Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Ddir.c2525 static unsigned long nfs_access_max_cachesize = 4*1024*1024; variable
2526 module_param(nfs_access_max_cachesize, ulong, 0644);
2527 MODULE_PARM_DESC(nfs_access_max_cachesize, "NFS access maximum total cache length");
2614 if (nr_entries < 0 || nr_entries <= nfs_access_max_cachesize) in nfs_access_cache_enforce_limit()
2617 diff = nr_entries - nfs_access_max_cachesize; in nfs_access_cache_enforce_limit()
/linux/
A Dmodules.builtin.modinfo1 …at.alias=fs-vfat�nfs.parm=nfs_access_max_cachesize:NFS access maximum total cache length�nfs.parmt…
A DSystem.map131459 ffff800011e64458 d nfs_access_max_cachesize
A D.tmp_System.map131459 ffff800011e64458 d nfs_access_max_cachesize

Completed in 324 milliseconds