Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dsysfs.c303 #define d_strtoul(var) sysfs_strtoul(var, dc->var) in STORE() macro
308 d_strtoul(verify); in STORE()