Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dutil.h139 static inline int bch2_strtol_h(const char *cp, long *res) in bch2_strtol_h() function
159 : type_is(*res, long) ? bch2_strtol_h(cp, (void *) res)\