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

/linux-master/fs/nfs/
H A Dnfs4idmap.h67 extern unsigned int nfs_idmap_cache_timeout;
H A Dnfs4sysctl.c32 .data = &nfs_idmap_cache_timeout,
H A Dsuper.c1374 unsigned int nfs_idmap_cache_timeout = 600; variable
1386 EXPORT_SYMBOL_GPL(nfs_idmap_cache_timeout); variable
1420 module_param(nfs_idmap_cache_timeout, int, 0644);
H A Dnfs4idmap.c711 key_set_timeout(rka->target_key, nfs_idmap_cache_timeout);

Completed in 149 milliseconds