Searched refs:sysfs_int_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | orangefs-sysfs.c | 161 * call one of sysfs_int_show, sysfs_int_store, sysfs_service_op_show, or 210 static ssize_t sysfs_int_show(struct kobject *kobj, in sysfs_int_show() function 215 gossip_debug(GOSSIP_SYSFS_DEBUG, "sysfs_int_show: id:%s:\n", in sysfs_int_show() 834 __ATTR(op_timeout_secs, 0664, sysfs_int_show, sysfs_int_store); 837 __ATTR(slot_timeout_secs, 0664, sysfs_int_show, sysfs_int_store); 840 __ATTR(cache_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store); 843 __ATTR(dcache_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store); 846 __ATTR(getattr_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store); 1084 sysfs_int_show, 1090 sysfs_int_show, [all...] |
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | orangefs-sysfs.c | 161 * call one of sysfs_int_show, sysfs_int_store, sysfs_service_op_show, or 210 static ssize_t sysfs_int_show(struct kobject *kobj, in sysfs_int_show() function 215 gossip_debug(GOSSIP_SYSFS_DEBUG, "sysfs_int_show: id:%s:\n", in sysfs_int_show() 834 __ATTR(op_timeout_secs, 0664, sysfs_int_show, sysfs_int_store); 837 __ATTR(slot_timeout_secs, 0664, sysfs_int_show, sysfs_int_store); 840 __ATTR(cache_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store); 843 __ATTR(dcache_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store); 846 __ATTR(getattr_timeout_msecs, 0664, sysfs_int_show, sysfs_int_store); 1144 sysfs_int_show, 1150 sysfs_int_show, [all...] |
Completed in 5 milliseconds