Home
last modified time | relevance | path

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

/linux-6.8/drivers/md/bcache/
Dutil.h333 #define strtoul_safe_clamp(cp, var, min, max) \ macro
/linux-6.8/fs/bcachefs/
Dutil.h310 #define strtoul_safe_clamp(cp, var, min, max) \ macro