Searched refs:bch2_pow (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dutil.c62 static int bch2_pow(u64 n, u64 p, u64 *res) function
106 ret = bch2_pow(base, u, res);
136 ret = bch2_pow(10, ret, &f_d);

Completed in 177 milliseconds