Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h1306 long nfs_attrcachetimeout(nfsnode_t);
H A Dnfs_subs.c1880 nfs_attrcachetimeout(nfsnode_t np) in nfs_attrcachetimeout() function
1965 timeo = nfs_attrcachetimeout(np); in nfs_getattrcache()
H A Dnfs_vnops.c1742 if (nfs_attrcachetimeout(np) > 0) { in nfs_getattr_internal()
2785 timeo = nfs_attrcachetimeout(np); in nfs_vnop_readlink()
5672 attrcachetimeout = nfs_attrcachetimeout(dnp); in nfs_vnop_readdir()