| /Linux-v6.1/fs/jbd2/ |
| D | journal.c | 146 journal_t *journal = from_timer(journal, t, j_commit_timer); in commit_timeout() local 171 journal_t *journal = arg; in kjournald2() local 273 static int jbd2_journal_start_thread(journal_t *journal) in jbd2_journal_start_thread() 286 static void journal_kill_thread(journal_t *journal) in journal_kill_thread() 348 journal_t *journal = transaction->t_journal; in jbd2_journal_write_metadata_buffer() local 481 static int __jbd2_log_start_commit(journal_t *journal, tid_t target) in __jbd2_log_start_commit() 518 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit() 535 static int __jbd2_journal_force_commit(journal_t *journal) in __jbd2_journal_force_commit() 575 int jbd2_journal_force_commit_nested(journal_t *journal) in jbd2_journal_force_commit_nested() 590 int jbd2_journal_force_commit(journal_t *journal) in jbd2_journal_force_commit() [all …]
|
| D | transaction.c | 68 static int jbd2_descriptor_blocks_per_trans(journal_t *journal) in jbd2_descriptor_blocks_per_trans() 102 static void jbd2_get_transaction(journal_t *journal, in jbd2_get_transaction() 164 static void wait_transaction_locked(journal_t *journal) in wait_transaction_locked() 187 static void wait_transaction_switching(journal_t *journal) in wait_transaction_switching() 210 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits() 227 static int add_transaction_credits(journal_t *journal, int blocks, in add_transaction_credits() 331 static int start_this_handle(journal_t *journal, handle_t *handle, in start_this_handle() 485 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start() 557 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start() 565 journal_t *journal = handle->h_journal; in __jbd2_journal_unreserve_handle() local [all …]
|
| D | revoke.c | 131 static inline int hash(journal_t *journal, unsigned long long block) in hash() 136 static int insert_revoke_hash(journal_t *journal, unsigned long long blocknr, in insert_revoke_hash() 160 static struct jbd2_revoke_record_s *find_revoke_record(journal_t *journal, in find_revoke_record() 263 int jbd2_journal_init_revoke(journal_t *journal, int hash_size) in jbd2_journal_init_revoke() 290 void jbd2_journal_destroy_revoke(journal_t *journal) in jbd2_journal_destroy_revoke() 330 journal_t *journal; in jbd2_journal_revoke() local 426 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke() local 484 void jbd2_clear_buffer_revoked_flags(journal_t *journal) in jbd2_clear_buffer_revoked_flags() 513 void jbd2_journal_switch_revoke_table(journal_t *journal) in jbd2_journal_switch_revoke_table() 533 journal_t *journal = transaction->t_journal; in jbd2_journal_write_revoke_records() local [all …]
|
| D | checkpoint.c | 100 void __jbd2_log_wait_for_space(journal_t *journal) in __jbd2_log_wait_for_space() 172 __flush_batch(journal_t *journal, int *batch_count) in __flush_batch() 198 int jbd2_log_do_checkpoint(journal_t *journal) in jbd2_log_do_checkpoint() 382 int jbd2_cleanup_journal_tail(journal_t *journal) in jbd2_cleanup_journal_tail() 505 unsigned long jbd2_journal_shrink_checkpoint_list(journal_t *journal, in jbd2_journal_shrink_checkpoint_list() 590 void __jbd2_journal_clean_checkpoint_list(journal_t *journal, bool destroy) in __jbd2_journal_clean_checkpoint_list() 638 void jbd2_journal_destroy_checkpoint(journal_t *journal) in jbd2_journal_destroy_checkpoint() 678 journal_t *journal; in __jbd2_journal_remove_checkpoint() local 780 void __jbd2_journal_drop_transaction(journal_t *journal, transaction_t *transaction) in __jbd2_journal_drop_transaction()
|
| D | recovery.c | 66 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead() 128 static int jread(struct buffer_head **bhp, journal_t *journal, in jread() 201 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags() 230 #define wrap(journal, var) \ argument 240 static int fc_do_one_pass(journal_t *journal, in fc_do_one_pass() 289 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover() 354 int jbd2_journal_skip_recovery(journal_t *journal) in jbd2_journal_skip_recovery() 382 static inline unsigned long long read_tag_block(journal_t *journal, in read_tag_block() 395 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums() 461 static int do_one_pass(journal_t *journal, in do_one_pass() [all …]
|
| D | commit.c | 118 static int journal_submit_commit_record(journal_t *journal, in journal_submit_commit_record() 169 static int journal_wait_on_commit_record(journal_t *journal, in journal_wait_on_commit_record() 222 int jbd2_wait_inode_data(journal_t *journal, struct jbd2_inode *jinode) in jbd2_wait_inode_data() 241 static int journal_submit_data_buffers(journal_t *journal, in journal_submit_data_buffers() 284 static int journal_finish_inode_data_buffers(journal_t *journal, in journal_finish_inode_data_buffers() 381 void jbd2_journal_commit_transaction(journal_t *journal) in jbd2_journal_commit_transaction()
|
| /Linux-v6.1/drivers/md/bcache/ |
| D | journal.h | 104 struct journal { struct 109 /* used when waiting because the journal was full */ argument 122 struct journal_write w[2], *cur; argument 126 * Embedded in struct cache. First three fields refer to the array of journal argument
|
| D | btree.h | 106 atomic_t *journal; member
|
| D | bcache.h | 468 struct journal_device journal; member 698 struct journal journal; member
|
| /Linux-v6.1/fs/reiserfs/ |
| D | journal.c | 115 struct reiserfs_journal *journal = SB_JOURNAL(sb); in init_journal_hash() local 157 struct reiserfs_journal *journal = SB_JOURNAL(sb); in get_bitmap_node() local 181 struct reiserfs_journal *journal = SB_JOURNAL(sb); in free_bitmap_node() local 195 struct reiserfs_journal *journal = SB_JOURNAL(sb); in allocate_bitmap_nodes() local 258 struct reiserfs_journal *journal = SB_JOURNAL(sb); in free_bitmap_nodes() local 314 struct reiserfs_journal *journal = SB_JOURNAL(sb); in get_list_bitmap() local 370 struct reiserfs_journal *journal = SB_JOURNAL(sb); in get_cnode() local 397 struct reiserfs_journal *journal = SB_JOURNAL(sb); in free_cnode() local 463 struct reiserfs_journal *journal = SB_JOURNAL(sb); in reiserfs_in_journal() local 579 struct reiserfs_journal *journal = SB_JOURNAL(s); in journal_list_still_alive() local [all …]
|
| D | super.c | 724 struct reiserfs_journal *journal = SB_JOURNAL(s); in reiserfs_show_options() local 1437 struct reiserfs_journal *journal = SB_JOURNAL(s); in reiserfs_remount() local
|
| /Linux-v6.1/fs/ocfs2/ |
| D | journal.c | 296 struct ocfs2_journal *journal = NULL; in ocfs2_commit_cache() local 335 journal_t *journal = osb->journal->j_journal; in ocfs2_start_trans() local 377 struct ocfs2_journal *journal = osb->journal; in ocfs2_commit_trans() local 781 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty() local 798 journal_t *journal = osb->journal->j_journal; in ocfs2_set_journal_params() local 820 struct ocfs2_journal *journal; in ocfs2_journal_alloc() local 849 struct ocfs2_journal *journal = osb->journal; in ocfs2_journal_init() local 953 struct ocfs2_journal *journal = osb->journal; in ocfs2_journal_toggle_dirty() local 988 struct ocfs2_journal *journal = NULL; in ocfs2_journal_shutdown() local 1066 journal_t *journal, in ocfs2_clear_journal_error() [all …]
|
| D | journal.h | 78 static inline void ocfs2_set_ci_lock_trans(struct ocfs2_journal *journal, in ocfs2_set_ci_lock_trans() 94 struct ocfs2_journal *journal = in ocfs2_ci_fully_checkpointed() local 110 struct ocfs2_journal *journal = in ocfs2_ci_is_new() local
|
| D | inode.c | 128 journal_t *journal = osb->journal->j_journal; in ocfs2_iget() local
|
| D | file.c | 171 journal_t *journal = osb->journal->j_journal; in ocfs2_sync_file() local
|
| /Linux-v6.1/fs/ext4/ |
| D | fast_commit.c | 966 static int ext4_fc_submit_inode_data_all(journal_t *journal) in ext4_fc_submit_inode_data_all() 1000 static int ext4_fc_wait_inode_data_all(journal_t *journal) in ext4_fc_wait_inode_data_all() 1025 static int ext4_fc_commit_dentry_updates(journal_t *journal, u32 *crc) in ext4_fc_commit_dentry_updates() 1089 static int ext4_fc_perform_commit(journal_t *journal) in ext4_fc_perform_commit() 1194 int ext4_fc_commit(journal_t *journal, tid_t commit_tid) in ext4_fc_commit() 1271 static void ext4_fc_cleanup(journal_t *journal, int full, tid_t tid) in ext4_fc_cleanup() 2025 static int ext4_fc_replay_scan(journal_t *journal, in ext4_fc_replay_scan() 2147 static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh, in ext4_fc_replay() 2239 void ext4_fc_init(struct super_block *sb, journal_t *journal) in ext4_fc_init()
|
| D | ext4_jbd2.c | 66 journal_t *journal; in ext4_journal_check_start() local 93 journal_t *journal; in __ext4_journal_start_sb() local
|
| D | fsync.c | 108 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_fsync_journal() local
|
| D | super.c | 452 static void ext4_journal_commit_callback(journal_t *journal, transaction_t *txn) in ext4_journal_commit_callback() 653 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_handle_error() local 706 journal_t *journal = sbi->s_journal; in flush_stashed_error_work() local 5681 static void ext4_init_journal_params(struct super_block *sb, journal_t *journal) in ext4_init_journal_params() 5738 journal_t *journal; in ext4_get_journal() local 5762 journal_t *journal; in ext4_get_dev_journal() local 5856 journal_t *journal; in ext4_load_journal() local 6100 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_mark_recovery_complete() local 6139 journal_t *journal; in ext4_clear_journal_err() local 6180 journal_t *journal; in ext4_force_commit() local [all …]
|
| D | inode.c | 204 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_evict_inode() local 3160 journal_t *journal; in ext4_bmap() local 3260 journal_t *journal = EXT4_JOURNAL(folio->mapping->host); in __ext4_journalled_invalidate_folio() local 3283 journal_t *journal = EXT4_JOURNAL(folio->mapping->host); in ext4_release_folio() local 3298 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_inode_datasync_dirty() local 4751 journal_t *journal = EXT4_SB(sb)->s_journal; in __ext4_iget() local 5284 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_wait_for_tail_page_commit() local 6016 journal_t *journal; in ext4_change_inode_journal_flag() local
|
| D | fsmap.c | 259 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_getfsmap_logdev() local
|
| D | ext4_jbd2.h | 413 static inline int ext4_journal_force_commit(journal_t *journal) in ext4_journal_force_commit()
|
| /Linux-v6.1/include/linux/ |
| D | jbd2.h | 1670 static inline int jbd2_journal_get_max_txn_bufs(journal_t *journal) in jbd2_journal_get_max_txn_bufs() 1685 static inline int is_journal_aborted(journal_t *journal) in is_journal_aborted() 1727 static inline int jbd2_journal_has_csum_v2or3(journal_t *journal) in jbd2_journal_has_csum_v2or3() 1745 static inline unsigned long jbd2_log_space_left(journal_t *journal) in jbd2_log_space_left() 1772 static inline u32 jbd2_chksum(journal_t *journal, u32 crc, in jbd2_chksum() 1794 static inline tid_t jbd2_get_latest_transaction(journal_t *journal) in jbd2_get_latest_transaction() 1808 journal_t *journal; in jbd2_handle_buffer_credits() local
|
| /Linux-v6.1/fs/f2fs/ |
| D | node.c | 547 struct f2fs_journal *journal = curseg->journal; in f2fs_get_node_info() local 2398 struct f2fs_journal *journal = curseg->journal; in scan_curseg_cache() local 2859 struct f2fs_journal *journal = curseg->journal; in remove_nats_in_journal() local 2987 struct f2fs_journal *journal = curseg->journal; in __flush_nat_entry_set() local 3065 struct f2fs_journal *journal = curseg->journal; in f2fs_flush_nat_entries() local
|
| D | segment.c | 3908 int f2fs_lookup_journal_in_cursum(struct f2fs_journal *journal, int type, in f2fs_lookup_journal_in_cursum() 4023 struct f2fs_journal *journal = curseg->journal; in remove_sits_in_journal() local 4050 struct f2fs_journal *journal = curseg->journal; in f2fs_flush_sit_entries() local 4347 struct f2fs_journal *journal = curseg->journal; in build_sit_entries() local
|