Searched refs:journal_entry_pin (Results 1 - 13 of 13) sorted by relevance

/linux-master/fs/bcachefs/
H A Djournal_reclaim.h22 static inline bool journal_pin_active(struct journal_entry_pin *pin)
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,
52 struct journal_entry_pin *,
53 struct journal_entry_pin *,
57 struct journal_entry_pin *pin,
64 void bch2_journal_pin_flush(struct journal *, struct journal_entry_pin *);
H A Dbtree_key_cache.h24 struct journal_entry_pin *, u64);
H A Dbtree_write_buffer_types.h46 struct journal_entry_pin pin;
H A Djournal_types.h67 struct journal_entry_pin;
69 struct journal_entry_pin *, u64);
71 struct journal_entry_pin { struct
275 struct journal_entry_pin *flush_in_progress;
H A Djournal_reclaim.c330 struct journal_entry_pin *pin)
353 struct journal_entry_pin *pin)
373 struct journal_entry_pin *pin,
392 struct journal_entry_pin *dst,
393 struct journal_entry_pin *src,
428 struct journal_entry_pin *pin,
456 void bch2_journal_pin_flush(struct journal *j, struct journal_entry_pin *pin)
472 static struct journal_entry_pin *
480 struct journal_entry_pin *ret = NULL;
491 struct journal_entry_pin, lis
[all...]
H A Dbtree_types.h57 struct journal_entry_pin journal;
332 struct journal_entry_pin journal;
448 struct journal_entry_pin *journal_pin;
H A Dbtree_update.h17 int bch2_btree_node_flush0(struct journal *, struct journal_entry_pin *, u64);
18 int bch2_btree_node_flush1(struct journal *, struct journal_entry_pin *, u64);
H A Dbtree_update_interior.h82 struct journal_entry_pin journal;
H A Dbtree_trans_commit.c203 static int __btree_node_flush(struct journal *j, struct journal_entry_pin *pin,
236 int bch2_btree_node_flush0(struct journal *j, struct journal_entry_pin *pin, u64 seq)
241 int bch2_btree_node_flush1(struct journal *j, struct journal_entry_pin *pin, u64 seq)
815 struct journal_entry_pin *_pin, u64 seq)
H A Dbtree_write_buffer.c17 struct journal_entry_pin *, u64);
453 struct journal_entry_pin *_pin, u64 seq)
H A Dbtree_key_cache.c721 struct journal_entry_pin *pin, u64 seq)
H A Djournal.c1516 struct journal_entry_pin *pin;
H A Dbtree_update_interior.c900 struct journal_entry_pin *_pin, u64 seq)
1026 struct journal_entry_pin *_pin, u64 seq)

Completed in 403 milliseconds