Searched defs:max_seq (Results 1 – 9 of 9) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_write_buffer.c | 526 static int fetch_wb_keys_from_journal(struct bch_fs *c, u64 max_seq) in fetch_wb_keys_from_journal() 553 static int btree_write_buffer_flush_seq(struct btree_trans *trans, u64 max_seq, in btree_write_buffer_flush_seq()
|
H A D | journal.c | 1061 u64 max_seq, bool *blocked) in __bch2_next_write_buffer_flush_journal_buf() 1102 u64 max_seq, bool *blocked) in bch2_next_write_buffer_flush_journal_buf()
|
/linux/mm/ |
H A D | workingset.c | 268 unsigned long max_seq; in lru_gen_test_recent() local
|
H A D | vmscan.c | 4790 static bool should_run_aging(struct lruvec *lruvec, unsigned long max_seq, in should_run_aging() 5366 unsigned long max_seq, unsigned long *min_seq, in lru_gen_seq_show_full()
|
/linux/include/linux/ |
H A D | mm_inline.h | 166 unsigned long max_seq = lruvec->lrugen.max_seq; in lru_gen_is_active() local
|
H A D | mmzone.h | 473 unsigned long max_seq; member
|
/linux/include/scsi/ |
H A D | libfc.h | 202 u16 max_seq; member
|
/linux/kernel/printk/ |
H A D | printk.c | 1561 static u64 find_first_fitting_seq(u64 start_seq, u64 max_seq, size_t size, in find_first_fitting_seq()
|
/linux/net/mptcp/ |
H A D | protocol.c | 168 u64 seq, end_seq, max_seq; in mptcp_data_queue_ofo() local
|