Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-sysfs.c202 static ssize_t sysfs_int_show(struct kobject *kobj, in sysfs_int_show() function
816 __ATTR(op_timeout_secs, 0664, sysfs_int_show, sysfs_int_store);
819 __ATTR(slot_timeout_secs, 0664, sysfs_int_show, sysfs_int_store);
822 __ATTR(dcache_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store);
825 __ATTR(getattr_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store);
1062 sysfs_int_show,
1068 sysfs_int_show,