Home
last modified time | relevance | path

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

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