Home
last modified time | relevance | path

Searched refs:orangefs_dcache_timeout_msecs (Results 1 – 2 of 2) sorted by relevance

/linux/fs/orangefs/
H A Dorangefs-mod.c35 int orangefs_dcache_timeout_msecs = 50; variable
H A Dorangefs-sysfs.c240 orangefs_dcache_timeout_msecs); in sysfs_int_show()
292 rc = kstrtoint(buf, 0, &orangefs_dcache_timeout_msecs); in sysfs_int_store()