Home
last modified time | relevance | path

Searched refs:bch_journal (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Djournal.h175 atomic_t *bch_journal(struct cache_set *c,
H A Djournal.c925 * pass bch_journal() a list of keys to be journalled, and then
926 * bch_journal() hands those same keys off to btree_insert_async()
929 atomic_t *bch_journal(struct cache_set *c, in bch_journal() function
974 ref = bch_journal(c, &keys, cl); in bch_journal_meta()
H A Drequest.c66 journal_ref = bch_journal(op->c, &op->insert_keys, in bch_data_insert_keys()
299 * data is written it calls bch_journal, and after the keys have been added to
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Djournal.h175 atomic_t *bch_journal(struct cache_set *c,
H A Djournal.c920 * pass bch_journal() a list of keys to be journalled, and then
921 * bch_journal() hands those same keys off to btree_insert_async()
924 atomic_t *bch_journal(struct cache_set *c, in bch_journal() function
969 ref = bch_journal(c, &keys, cl); in bch_journal_meta()
H A Drequest.c66 journal_ref = bch_journal(op->c, &op->insert_keys, in bch_data_insert_keys()
299 * data is written it calls bch_journal, and after the keys have been added to

Completed in 7 milliseconds