OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_getattrcache
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/nfs/
nfs_kq.c
125
if (
nfs_getattrcache
(ke->vp, &attr) != ENOENT)
nfs_var.h
272
int
nfs_getattrcache
(struct vnode *, struct vattr *);
nfs_clntsubs.c
122
*
nfs_getattrcache
() - returns valid attributes if found in cache, returns
317
nfs_getattrcache
(struct vnode *vp, struct vattr *vaper)
function in typeref:typename:int
nfs_vnops.c
543
if (
nfs_getattrcache
(vp, ap->a_vap) == 0)
1737
if (error == 0 &&
nfs_getattrcache
(vp, &vattr) == 0) {
Completed in 18 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025