Home
last modified time | relevance | path

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

/linux-6.8/drivers/md/bcache/
Dsysfs.h106 #define sysfs_strtoul_clamp(file, var, min, max) \ macro
/linux-6.8/fs/bcachefs/
Dsysfs.c123 #define sysfs_strtoul_clamp(file, var, min, max) \ macro