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

/linux-master/fs/bcachefs/
H A Dec.c931 static bool __bch2_stripe_is_open(struct bch_fs *c, u64 idx) function
947 ret = __bch2_stripe_is_open(c, idx);
960 ret = !__bch2_stripe_is_open(c, idx);

Completed in 205 milliseconds