Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1381 void nfs3_pathconf_cache(struct nfsmount *, struct nfs_fsattr *);
H A Dnfs_vnops.c7294 nfs3_pathconf_cache(struct nfsmount *nmp, struct nfs_fsattr *nfsap) in nfs3_pathconf_cache() function
7426 nfs3_pathconf_cache(nmp, &nfsa); in nfs_vnop_pathconf()
H A Dnfs_vfsops.c1566 nfs3_pathconf_cache(nmp, &nfsa); in nfs3_mount()