Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dcache_lib.c25 static unsigned long nfs_cache_getent_timeout = NFS_CACHE_UPCALL_TIMEOUT; variable
30 module_param_named(cache_getent_timeout, nfs_cache_getent_timeout, ulong, 0600);
110 nfs_cache_getent_timeout * HZ) == 0) in nfs_cache_wait_for_upcall()