Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Dsysfs.h90 #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()
578 sysfs_strtoul(data_csum, d->data_csum); in STORE()
920 sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); in STORE()