Home
last modified time | relevance | path

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

/fs/bcachefs/
A Denumerated_ref.h58 int enumerated_ref_init(struct enumerated_ref *, unsigned,
A Denumerated_ref.c112 int enumerated_ref_init(struct enumerated_ref *ref, unsigned nr, in enumerated_ref_init() function
A Dsuper.c979 enumerated_ref_init(&c->writes, BCH_WRITE_REF_NR, in bch2_fs_alloc()
1521 if (enumerated_ref_init(&ca->io_ref[READ], BCH_DEV_READ_REF_NR, NULL) || in __bch2_dev_alloc()
1522 enumerated_ref_init(&ca->io_ref[WRITE], BCH_DEV_WRITE_REF_NR, NULL) || in __bch2_dev_alloc()

Completed in 6 milliseconds