Home
last modified time | relevance | path

Searched refs:journal_entry_pin (Results 1 – 12 of 12) sorted by relevance

/fs/bcachefs/
A Djournal_reclaim.h22 static inline bool journal_pin_active(struct journal_entry_pin *pin) in journal_pin_active()
38 void bch2_journal_pin_drop(struct journal *, struct journal_entry_pin *);
40 void bch2_journal_pin_set(struct journal *, u64, struct journal_entry_pin *,
44 struct journal_entry_pin *pin, in bch2_journal_pin_add()
52 struct journal_entry_pin *,
53 struct journal_entry_pin *,
57 struct journal_entry_pin *pin, in bch2_journal_pin_update()
64 void bch2_journal_pin_flush(struct journal *, struct journal_entry_pin *);
A Djournal_reclaim.c368 struct journal_entry_pin *pin) in __journal_pin_drop()
394 struct journal_entry_pin *pin) in bch2_journal_pin_drop()
418 struct journal_entry_pin *pin, in bch2_journal_pin_set_locked()
442 struct journal_entry_pin *dst, in bch2_journal_pin_copy()
443 struct journal_entry_pin *src, in bch2_journal_pin_copy()
478 struct journal_entry_pin *pin, in bch2_journal_pin_set()
522 static struct journal_entry_pin *
530 struct journal_entry_pin *ret = NULL; in journal_get_next_pin()
540 struct journal_entry_pin, list); in journal_get_next_pin()
557 struct journal_entry_pin *pin; in journal_flush_pins()
[all …]
A Djournal_types.h77 struct journal_entry_pin;
79 struct journal_entry_pin *, u64);
81 struct journal_entry_pin { struct
278 struct journal_entry_pin *flush_in_progress;
A Dbtree_write_buffer_types.h46 struct journal_entry_pin pin;
A Dbtree_key_cache.h38 struct journal_entry_pin *, u64);
A Dbtree_types.h57 struct journal_entry_pin journal;
406 struct journal_entry_pin journal;
548 struct journal_entry_pin *journal_pin;
A Dbtree_update.h18 int bch2_btree_node_flush0(struct journal *, struct journal_entry_pin *, u64);
19 int bch2_btree_node_flush1(struct journal *, struct journal_entry_pin *, u64);
A Dbtree_trans_commit.c229 static int __btree_node_flush(struct journal *j, struct journal_entry_pin *pin, in __btree_node_flush()
262 int bch2_btree_node_flush0(struct journal *j, struct journal_entry_pin *pin, u64 seq) in bch2_btree_node_flush0()
267 int bch2_btree_node_flush1(struct journal *j, struct journal_entry_pin *pin, u64 seq) in bch2_btree_node_flush1()
815 struct journal_entry_pin *_pin, u64 seq) in bch2_trans_commit_journal_pin_flush()
A Dbtree_update_interior.h89 struct journal_entry_pin journal;
A Dbtree_write_buffer.c21 struct journal_entry_pin *, u64);
583 struct journal_entry_pin *_pin, u64 seq) in bch2_btree_write_buffer_journal_flush()
A Dbtree_key_cache.c536 struct journal_entry_pin *pin, u64 seq) in bch2_btree_key_cache_journal_flush()
A Dbtree_update_interior.c910 struct journal_entry_pin *_pin, u64 seq) in bch2_update_reparent_journal_pin_flush()
1036 struct journal_entry_pin *_pin, u64 seq) in bch2_btree_update_will_free_node_journal_pin_flush()

Completed in 39 milliseconds