Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1306 long nfs_attrcachetimeout(nfsnode_t);
H A Dnfs_subs.c1882 nfs_attrcachetimeout(nfsnode_t np) in nfs_attrcachetimeout() function
1967 timeo = nfs_attrcachetimeout(np); in nfs_getattrcache()
H A Dnfs_vnops.c1751 if (nfs_attrcachetimeout(np) > 0) { in nfs_getattr_internal()
2798 timeo = nfs_attrcachetimeout(np); in nfs_vnop_readlink()
5682 attrcachetimeout = nfs_attrcachetimeout(dnp); in nfs_vnop_readdir()