Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbcachefs.h656 struct bch_fs_pcpu { struct
905 struct bch_fs_pcpu __percpu *pcpu;
H A Dbuckets.c1194 struct bch_fs_pcpu *pcpu; in __bch2_disk_reservation_add()
H A Dsuper.c898 !(c->pcpu = alloc_percpu(struct bch_fs_pcpu)) || in bch2_fs_alloc()