Home
last modified time | relevance | path

Searched refs:nfs_pathconf (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clvnops.c127 static vop_pathconf_t nfs_pathconf; variable
175 .vop_pathconf = nfs_pathconf,
3447 nfs_pathconf(struct vop_pathconf_args *ap) in nfs_pathconf() function