Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dsysfs.h104 #define sysfs_hatoi(file, var) \ macro
Dsysfs.c200 #define d_strtoi_h(var) sysfs_hatoi(var, dc->var) in STORE()