Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dsysfs.h76 #define sysfs_strtoul(file, var) \ macro
Dsysfs.c280 #define d_strtoul(var) sysfs_strtoul(var, dc->var) in STORE()
284 sysfs_strtoul(data_csum, dc->disk.data_csum); in STORE()
531 sysfs_strtoul(data_csum, d->data_csum); in STORE()
863 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()