Home | Sort by: relevance | last modified time | path |
/src/sys/fs/nfs/client/ | |
nfs_clvnops.c | 131 static vop_pathconf_t nfs_pathconf; variable in typeref:typename:vop_pathconf_t 178 .vop_pathconf = nfs_pathconf, 3387 nfs_pathconf(struct vop_pathconf_args *ap) function in typeref:typename:int |
/src/sys/nfs/ | |
nfs_vnops.c | 142 { &vop_pathconf_desc, nfs_pathconf }, /* pathconf */ 3148 nfs_pathconf(void *v) function in typeref:typename:int |