Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.c961 static bool __bch2_stripe_is_open(struct bch_fs *c, u64 idx) in __bch2_stripe_is_open() function
977 ret = __bch2_stripe_is_open(c, idx); in bch2_stripe_is_open()
990 ret = !__bch2_stripe_is_open(c, idx); in bch2_try_open_stripe()