Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds