| /linux/include/linux/ |
| A D | jbd2.h | 492 journal_t *h_journal; 567 journal_t *t_journal; 1208 void (*j_commit_callback)(journal_t *, 1490 extern void __wait_on_journal (journal_t *); 1644 extern void jbd2_journal_clear_revoke(journal_t *); 1661 int jbd2_log_do_checkpoint(journal_t *journal); 1664 void __jbd2_log_wait_for_space(journal_t *journal); 1666 extern int jbd2_cleanup_journal_tail(journal_t *); 1670 int jbd2_fc_end_commit(journal_t *journal); 1676 int jbd2_fc_release_bufs(journal_t *journal); [all …]
|
| /linux/fs/jbd2/ |
| A D | journal.c | 174 journal_t *journal = arg; in kjournald2() 784 int jbd2_fc_end_commit(journal_t *journal) in jbd2_fc_end_commit() 1146 journal_t *journal; 1213 journal_t *journal = PDE_DATA(inode); in jbd2_seq_info_open() 1295 journal_t *journal = container_of(shrink, journal_t, j_shrinker); in jbd2_journal_shrink_scan() 1319 journal_t *journal = container_of(shrink, journal_t, j_shrinker); in jbd2_journal_shrink_count() 1342 journal_t *journal; in journal_init_common() 1456 journal_t *journal; in jbd2_journal_init_dev() 1479 journal_t *journal; in jbd2_journal_init_inode() 2047 int jbd2_journal_load(journal_t *journal) in jbd2_journal_load() [all …]
|
| A D | revoke.c | 290 void jbd2_journal_destroy_revoke(journal_t *journal) in jbd2_journal_destroy_revoke() 330 journal_t *journal; in jbd2_journal_revoke() 426 journal_t *journal = handle->h_transaction->t_journal; in jbd2_journal_cancel_revoke() 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() 577 journal_t *journal = transaction->t_journal; in write_one_revoke_record() 641 static void flush_descriptor(journal_t *journal, in flush_descriptor() 683 int jbd2_journal_set_revoke(journal_t *journal, in jbd2_journal_set_revoke() 707 int jbd2_journal_test_revoke(journal_t *journal, in jbd2_journal_test_revoke() [all …]
|
| A D | recovery.c | 38 static int do_one_pass(journal_t *journal, 40 static int scan_revoke_records(journal_t *, struct buffer_head *, 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() 173 static int jbd2_descriptor_block_csum_verify(journal_t *j, void *buf) in jbd2_descriptor_block_csum_verify() 196 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags() 235 static int fc_do_one_pass(journal_t *journal, in fc_do_one_pass() 283 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover() 348 int jbd2_journal_skip_recovery(journal_t *journal) in jbd2_journal_skip_recovery() 417 static int jbd2_commit_block_csum_verify(journal_t *j, void *buf) in jbd2_commit_block_csum_verify() [all …]
|
| A D | transaction.c | 570 journal_t *journal = handle->h_journal; in __jbd2_journal_unreserve_handle() 580 journal_t *journal = handle->h_journal; in jbd2_journal_free_reserved() 607 journal_t *journal = handle->h_journal; in jbd2_journal_start_reserved() 668 journal_t *journal; in jbd2_journal_extend() 790 journal_t *journal; in jbd2__journal_restart() 966 journal_t *journal; in do_get_write_access() 1261 journal_t *journal; in jbd2_journal_get_create_access() 1476 journal_t *journal; in jbd2_journal_dirty_metadata() 1638 journal_t *journal; in jbd2_journal_forget() 1806 journal_t *journal; in jbd2_journal_stop() [all …]
|
| A 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() 780 void __jbd2_journal_drop_transaction(journal_t *journal, transaction_t *transaction) in __jbd2_journal_drop_transaction()
|
| A D | commit.c | 92 static void jbd2_commit_block_csum_set(journal_t *j, struct buffer_head *bh) in jbd2_commit_block_csum_set() 116 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() 343 static void write_tag_block(journal_t *j, journal_block_tag_t *tag, in write_tag_block() 351 static void jbd2_block_tag_csum_set(journal_t *j, journal_block_tag_t *tag, in jbd2_block_tag_csum_set() 381 void jbd2_journal_commit_transaction(journal_t *journal) in jbd2_journal_commit_transaction()
|
| /linux/include/trace/events/ |
| A D | jbd2.h | 16 TP_PROTO(journal_t *journal, int result), 36 TP_PROTO(journal_t *journal, transaction_t *commit_transaction), 59 TP_PROTO(journal_t *journal, transaction_t *commit_transaction), 66 TP_PROTO(journal_t *journal, transaction_t *commit_transaction), 73 TP_PROTO(journal_t *journal, transaction_t *commit_transaction), 80 TP_PROTO(journal_t *journal, transaction_t *commit_transaction), 87 TP_PROTO(journal_t *journal, transaction_t *commit_transaction), 329 TP_PROTO(journal_t *journal, tid_t first_tid, 358 TP_PROTO(journal_t *journal, int write_op), 399 TP_PROTO(journal_t *journal, unsigned long nr_to_scan, [all …]
|
| /linux/fs/ext4/ |
| A D | ext4_jbd2.c | 66 journal_t *journal; in ext4_journal_check_start() 93 journal_t *journal; in __ext4_journal_start_sb()
|
| A D | fast_commit.c | 925 static int ext4_fc_submit_inode_data_all(journal_t *journal) in ext4_fc_submit_inode_data_all() 960 static int ext4_fc_wait_inode_data_all(journal_t *journal) in ext4_fc_wait_inode_data_all() 985 static int ext4_fc_commit_dentry_updates(journal_t *journal, u32 *crc) in ext4_fc_commit_dentry_updates() 1054 static int ext4_fc_perform_commit(journal_t *journal) in ext4_fc_perform_commit() 1132 int ext4_fc_commit(journal_t *journal, tid_t commit_tid) in ext4_fc_commit() 1225 static void ext4_fc_cleanup(journal_t *journal, int full) in ext4_fc_cleanup() 1929 static int ext4_fc_replay_scan(journal_t *journal, in ext4_fc_replay_scan() 2045 static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh, in ext4_fc_replay() 2137 void ext4_fc_init(struct super_block *sb, journal_t *journal) in ext4_fc_init()
|
| A D | fsync.c | 108 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_fsync_journal()
|
| A D | super.c | 641 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_handle_error() 694 journal_t *journal = sbi->s_journal; in flush_stashed_error_work() 5160 static journal_t *ext4_get_journal(struct super_block *sb, in ext4_get_journal() 5164 journal_t *journal; in ext4_get_journal() 5184 static journal_t *ext4_get_dev_journal(struct super_block *sb, in ext4_get_dev_journal() 5188 journal_t *journal; in ext4_get_dev_journal() 5282 journal_t *journal; in ext4_load_journal() 5516 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_mark_recovery_complete() 5555 journal_t *journal; in ext4_clear_journal_err() 5596 journal_t *journal; in ext4_force_commit() [all …]
|
| A D | ext4_jbd2.h | 413 static inline int ext4_journal_force_commit(journal_t *journal) in ext4_journal_force_commit()
|
| A D | inode.c | 205 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_evict_inode() 3123 journal_t *journal; in ext4_bmap() 3217 journal_t *journal = EXT4_JOURNAL(page->mapping->host); in __ext4_journalled_invalidatepage() 3240 journal_t *journal = EXT4_JOURNAL(page->mapping->host); in ext4_releasepage() 3255 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_inode_datasync_dirty() 4689 journal_t *journal = EXT4_SB(sb)->s_journal; in __ext4_iget() 5226 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_wait_for_tail_page_commit() 5925 journal_t *journal; in ext4_change_inode_journal_flag()
|
| A D | fsmap.c | 259 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_getfsmap_logdev()
|
| A D | ext4.h | 2914 void ext4_fc_init(struct super_block *sb, journal_t *journal); 2936 int ext4_fc_commit(journal_t *journal, tid_t commit_tid);
|
| /linux/Documentation/filesystems/ |
| A D | journalling.rst | 11 journal_t data structure. There are two calls to do this dependent on 16 journal_t is a typedef for a struct pointer, so when you are finally 20 Once you have got your journal_t object you need to 'mount' or load the
|
| /linux/fs/ocfs2/ |
| A D | journal.c | 335 journal_t *journal = osb->journal->j_journal; in ocfs2_start_trans() 781 journal_t *journal = handle->h_transaction->t_journal; in ocfs2_journal_dirty() 798 journal_t *journal = osb->journal->j_journal; in ocfs2_set_journal_params() 817 journal_t *j_journal = NULL; in ocfs2_journal_init() 1053 journal_t *journal, in ocfs2_clear_journal_error() 1593 journal_t *journal = NULL; in ocfs2_replay_journal()
|
| A D | journal.h | 39 journal_t *j_journal; /* The kernels journal type */
|
| A D | inode.c | 178 journal_t *journal = osb->journal->j_journal; in ocfs2_iget()
|
| A D | file.c | 171 journal_t *journal = osb->journal->j_journal; in ocfs2_sync_file()
|
| /linux/Documentation/filesystems/ext4/ |
| A D | journal.rst | 742 the journal_t structure.
|