Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbcachefs.h640 struct bch_fs_pcpu { struct
892 struct bch_fs_pcpu __percpu *pcpu;
Dbuckets.c1165 struct bch_fs_pcpu *pcpu; in __bch2_disk_reservation_add()
Dsuper.c899 !(c->pcpu = alloc_percpu(struct bch_fs_pcpu)) || in bch2_fs_alloc()