Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/bcache/
Dsysfs.h76 #define sysfs_strtoul(file, var) \ macro
Dsysfs.c303 #define d_strtoul(var) sysfs_strtoul(var, dc->var) in STORE()
307 sysfs_strtoul(data_csum, dc->disk.data_csum); in STORE()
577 sysfs_strtoul(data_csum, d->data_csum); in STORE()
918 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()