Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcache_lib.c26 static unsigned long nfs_cache_getent_timeout = NFS_CACHE_UPCALL_TIMEOUT; variable
31 module_param_named(cache_getent_timeout, nfs_cache_getent_timeout, ulong, 0600);
111 nfs_cache_getent_timeout * HZ) == 0) in nfs_cache_wait_for_upcall()