Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-mod.c34 int orangefs_cache_timeout_msecs = 500; variable
H A Dorangefs-kernel.h438 extern int orangefs_cache_timeout_msecs;
H A Dfile.c314 orangefs_cache_timeout_msecs*HZ/1000; in orangefs_revalidate_mapping()
H A Dorangefs-sysfs.c237 orangefs_cache_timeout_msecs); in sysfs_int_show()
296 rc = kstrtoint(buf, 0, &orangefs_cache_timeout_msecs); in sysfs_int_store()