Home
last modified time | relevance | path

Searched refs:parse_or_ret (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dutil.c113 #define parse_or_ret(cp, _f) \ macro
127 parse_or_ret(cp, parse_u64(cp, &v)); in __bch2_strtou64_h()
141 parse_or_ret(cp, parse_unit_suffix(cp, &b)); in __bch2_strtou64_h()
168 parse_or_ret(cp, __bch2_strtou64_h(cp, &v)); in __bch2_strtoh()