Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.c919 static int __ec_stripe_mem_alloc(struct bch_fs *c, size_t idx, gfp_t gfp) in __ec_stripe_mem_alloc() function
952 __ec_stripe_mem_alloc(trans->c, iter->pos.offset, _gfp)); in ec_stripe_mem_alloc()
2374 ret = __ec_stripe_mem_alloc(c, k.k->p.offset, GFP_KERNEL); in bch2_stripes_read()