Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4idmap.h67 extern unsigned int nfs_idmap_cache_timeout;
Dnfs4sysctl.c31 .data = &nfs_idmap_cache_timeout,
Dnfs4idmap.c685 key_set_timeout(cons->key, nfs_idmap_cache_timeout); in idmap_pipe_downcall()
Dsuper.c2820 unsigned int nfs_idmap_cache_timeout = 600; variable
2829 EXPORT_SYMBOL_GPL(nfs_idmap_cache_timeout);
2858 module_param(nfs_idmap_cache_timeout, int, 0644);