Home
last modified time | relevance | path

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

/trueos/sys/fs/nfsclient/
HDnfs_clvnops.c127 static vop_pathconf_t nfs_pathconf; variable
176 .vop_pathconf = nfs_pathconf,
3420 nfs_pathconf(struct vop_pathconf_args *ap) in nfs_pathconf() function