Searched refs:nfs_idmap_cache_timeout (Results 1 – 3 of 3) sorted by relevance
67 extern unsigned int nfs_idmap_cache_timeout;
1386 unsigned int nfs_idmap_cache_timeout = 600; variable1398 EXPORT_SYMBOL_GPL(nfs_idmap_cache_timeout);1432 module_param(nfs_idmap_cache_timeout, int, 0644);
698 key_set_timeout(rka->target_key, nfs_idmap_cache_timeout); in idmap_pipe_downcall()