Home
last modified time | relevance | path

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

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