Searched refs:bch_journal_meta (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | journal.h | 180 void bch_journal_meta(struct cache_set *c, struct closure *cl);
|
H A D | request.c | 1062 bch_journal_meta(s->iop.c, cl); in cached_dev_nodata() 1211 * can't call bch_journal_meta from under in cached_dev_submit_bio() 1273 bch_journal_meta(s->iop.c, cl); in flash_dev_nodata() 1298 * can't call bch_journal_meta from under submit_bio_noacct in flash_dev_submit_bio()
|
H A D | super.c | 532 bch_journal_meta(c, NULL); in bch_uuid_write() 675 bch_journal_meta(ca->set, &cl); in bch_prio_write() 2136 bch_journal_meta(c, &cl); in run_cache_set()
|
H A D | journal.c | 967 void bch_journal_meta(struct cache_set *c, struct closure *cl) in bch_journal_meta() function
|
H A D | btree.c | 2510 bch_journal_meta(b->c, &cl); in bch_btree_set_root()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | journal.h | 180 void bch_journal_meta(struct cache_set *c, struct closure *cl);
|
H A D | request.c | 1057 bch_journal_meta(s->iop.c, cl); in cached_dev_nodata() 1212 * can't call bch_journal_meta from under in cached_dev_submit_bio() 1273 bch_journal_meta(s->iop.c, cl); in flash_dev_nodata() 1298 * can't call bch_journal_meta from under submit_bio_noacct in flash_dev_submit_bio()
|
H A D | super.c | 530 bch_journal_meta(c, NULL); in bch_uuid_write() 672 bch_journal_meta(ca->set, &cl); in bch_prio_write() 2110 bch_journal_meta(c, &cl); in run_cache_set()
|
H A D | journal.c | 962 void bch_journal_meta(struct cache_set *c, struct closure *cl) in bch_journal_meta() function
|
H A D | btree.c | 2531 bch_journal_meta(b->c, &cl); in bch_btree_set_root()
|
Completed in 18 milliseconds