Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dsysfs.h136 #define sysfs_hatoi(file, var) \ macro
Dsysfs.c305 #define d_strtoi_h(var) sysfs_hatoi(var, dc->var) in STORE()