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

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

Completed in 268 milliseconds