Lines Matching refs:sysfs_strtoul
198 #define d_strtoul(var) sysfs_strtoul(var, dc->var) in STORE()
202 sysfs_strtoul(data_csum, dc->disk.data_csum); in STORE()
366 sysfs_strtoul(data_csum, d->data_csum); in STORE()
627 sysfs_strtoul(congested_read_threshold_us, in STORE()
629 sysfs_strtoul(congested_write_threshold_us, in STORE()
648 sysfs_strtoul(journal_delay_ms, c->journal_delay_ms); in STORE()
649 sysfs_strtoul(verify, c->verify); in STORE()
650 sysfs_strtoul(key_merging_disabled, c->key_merging_disabled); in STORE()
651 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()
652 sysfs_strtoul(gc_always_rewrite, c->gc_always_rewrite); in STORE()
653 sysfs_strtoul(btree_shrinker_disabled, c->shrinker_disabled); in STORE()
654 sysfs_strtoul(copy_gc_enabled, c->copy_gc_enabled); in STORE()