Searched refs:nfs_idmap_cache_timeout (Results 1 – 4 of 4) sorted by relevance
32 .data = &nfs_idmap_cache_timeout,
67 extern unsigned int nfs_idmap_cache_timeout;
1361 unsigned int nfs_idmap_cache_timeout = 600; variable1372 EXPORT_SYMBOL_GPL(nfs_idmap_cache_timeout);1405 module_param(nfs_idmap_cache_timeout, int, 0644);
711 key_set_timeout(rka->target_key, nfs_idmap_cache_timeout); in idmap_pipe_downcall()