Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clvnops.c263 static int nfsaccess_cache_timeout = NFS_MAXATTRTIMO; variable
265 &nfsaccess_cache_timeout, 0, "NFS ACCESS cache timeout");
512 if (nfsaccess_cache_timeout > 0) { in nfs_access()
529 + nfsaccess_cache_timeout) && in nfs_access()
1018 nfsaccess_cache_timeout > 0) { in nfs_getattr()