Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsysfs.h90 #define sysfs_strtoul(file, var) \ macro
H A Dsysfs.c302 #define d_strtoul(var) sysfs_strtoul(var, dc->var) in STORE()
306 sysfs_strtoul(data_csum, dc->disk.data_csum); in STORE()
577 sysfs_strtoul(data_csum, d->data_csum); in STORE()
914 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()