Lines Matching refs:sysfs_strtoul
256 #define d_strtoul(var) sysfs_strtoul(var, dc->var) in STORE()
260 sysfs_strtoul(data_csum, dc->disk.data_csum); in STORE()
461 sysfs_strtoul(data_csum, d->data_csum); in STORE()
750 sysfs_strtoul(congested_read_threshold_us, in STORE()
752 sysfs_strtoul(congested_write_threshold_us, in STORE()
783 sysfs_strtoul(journal_delay_ms, c->journal_delay_ms); in STORE()
784 sysfs_strtoul(verify, c->verify); in STORE()
785 sysfs_strtoul(key_merging_disabled, c->key_merging_disabled); in STORE()
786 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()
787 sysfs_strtoul(gc_always_rewrite, c->gc_always_rewrite); in STORE()
788 sysfs_strtoul(btree_shrinker_disabled, c->shrinker_disabled); in STORE()
789 sysfs_strtoul(copy_gc_enabled, c->copy_gc_enabled); in STORE()