Home
last modified time | relevance | path

Searched defs:sysfs_strtoul_clamp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dsysfs.h106 #define sysfs_strtoul_clamp(file, var, min, max) \ macro
/linux/fs/bcachefs/
H A Dsysfs.c129 #define sysfs_strtoul_clamp(file, var, min, max) \ macro