Home | Sort by: relevance | last modified time | path |
/src/sys/fs/nfs/client/ | |
nfs_clvnops.c | 133 static vop_access_t nfs_access; variable in typeref:typename:vop_access_t 163 .vop_access = nfs_access, 339 nfs_access(struct vop_access_args *ap) function in typeref:typename:int |
nfs_clvnops.c | 133 static vop_access_t nfs_access; variable in typeref:typename:vop_access_t 163 .vop_access = nfs_access, 339 nfs_access(struct vop_access_args *ap) function in typeref:typename:int |
/src/sys/nfs/ | |
nfs_vnops.c | 109 { &vop_access_desc, nfs_access }, /* access */ 272 nfs_access(void *v) function in typeref:typename:int |
nfs_vnops.c | 109 { &vop_access_desc, nfs_access }, /* access */ 272 nfs_access(void *v) function in typeref:typename:int |