Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsuper.c1301 static void bch2_dev_ref_complete(struct percpu_ref *ref) in bch2_dev_ref_complete() function
1403 if (percpu_ref_init(&ca->ref, bch2_dev_ref_complete, 0, GFP_KERNEL)) in __bch2_dev_alloc()