Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfs.h1381 void nfs3_pathconf_cache(struct nfsmount *, struct nfs_fsattr *);
H A Dnfs_vnops.c7283 nfs3_pathconf_cache(struct nfsmount *nmp, struct nfs_fsattr *nfsap) in nfs3_pathconf_cache() function
7415 nfs3_pathconf_cache(nmp, &nfsa); in nfs_vnop_pathconf()
H A Dnfs_vfsops.c1605 nfs3_pathconf_cache(nmp, &nfsa); in nfs3_mount()