Searched defs:strtoul_safe_clamp (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/drivers/md/bcache/ | ||
D | util.h | 333 #define strtoul_safe_clamp(cp, var, min, max) \ macro |
/linux-6.8/fs/bcachefs/ | ||
D | util.h | 310 #define strtoul_safe_clamp(cp, var, min, max) \ macro |