Searched defs:journal (Results 1 – 15 of 15) sorted by relevance
| /linux/fs/jbd2/ |
| H A D | checkpoint.c | 49 void __jbd2_log_wait_for_space(journal_t *journal) in __jbd2_log_wait_for_space() 127 __flush_batch(journal_t *journal, int *batch_count) in __flush_batch() 154 int jbd2_log_do_checkpoint(journal_t *journal) in jbd2_log_do_checkpoint() 326 int jbd2_cleanup_journal_tail(journal_t *journal) in jbd2_cleanup_journal_tail() 419 unsigned long jbd2_journal_shrink_checkpoint_list(journal_t *journal, in jbd2_journal_shrink_checkpoint_list() 501 void __jbd2_journal_clean_checkpoint_list(journal_t *journal, in __jbd2_journal_clean_checkpoint_list() 541 void jbd2_journal_destroy_checkpoint(journal_t *journal) in jbd2_journal_destroy_checkpoint() 581 journal_t *journal; in __jbd2_journal_remove_checkpoint() local 702 void __jbd2_journal_drop_transaction(journal_t *journal, transaction_t *transaction) in __jbd2_journal_drop_transaction()
|
| /linux/fs/ext4/ |
| H A D | fast_commit.c | 954 static int ext4_fc_flush_data(journal_t *journal) in ext4_fc_flush_data() 977 static int ext4_fc_commit_dentry_updates(journal_t *journal, u32 *crc) in ext4_fc_commit_dentry_updates() 1026 static int ext4_fc_perform_commit(journal_t *journal) in ext4_fc_perform_commit() 1185 int ext4_fc_commit(journal_t *journal, tid_t commit_tid) in ext4_fc_commit() 1275 static void ext4_fc_cleanup(journal_t *journal, int full, tid_t tid) in ext4_fc_cleanup() 2033 static int ext4_fc_replay_scan(journal_t *journal, in ext4_fc_replay_scan() 2156 static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh, in ext4_fc_replay() 2248 void ext4_fc_init(struct super_block *sb, journal_t *journal) in ext4_fc_init()
|
| H A D | fsync.c | 114 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_fsync_journal() local
|
| H A D | super.c | 476 journal_t *journal = sbi->s_journal; in ext4_maybe_update_superblock() local 509 static void ext4_journal_commit_callback(journal_t *journal, transaction_t *txn) in ext4_journal_commit_callback() 700 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_handle_error() local 755 journal_t *journal = sbi->s_journal; in update_super_work() local 5864 static void ext4_init_journal_params(struct super_block *sb, journal_t *journal) in ext4_init_journal_params() 5918 static int ext4_journal_bmap(journal_t *journal, sector_t *block) in ext4_journal_bmap() 5944 journal_t *journal; in ext4_open_inode_journal() local 6044 journal_t *journal; in ext4_open_dev_journal() local 6084 journal_t *journal; in ext4_load_journal() local 6345 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_mark_recovery_complete() local [all …]
|
| H A D | block_validity.c | 354 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_check_blockref() local
|
| H A D | inode.c | 397 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in __check_block_validity() local 3414 journal_t *journal = EXT4_JOURNAL(folio->mapping->host); in __ext4_journalled_invalidate_folio() local 3438 journal_t *journal = EXT4_JOURNAL(inode); in ext4_release_folio() local 3453 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_inode_datasync_dirty() local 5230 journal_t *journal = EXT4_SB(sb)->s_journal; in __ext4_iget() local 5818 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_wait_for_tail_page_commit() local 6593 journal_t *journal; in ext4_change_inode_journal_flag() local
|
| H A D | fsmap.c | 313 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_getfsmap_logdev() local
|
| /linux/drivers/md/dm-vdo/ |
| H A D | recovery-journal.h | 122 struct recovery_journal *journal; member 229 vdo_get_recovery_journal_block_number(const struct recovery_journal *journal, in vdo_get_recovery_journal_block_number() 247 vdo_compute_recovery_journal_check_byte(const struct recovery_journal *journal, in vdo_compute_recovery_journal_check_byte()
|
| H A D | statistics.h | 230 struct recovery_journal_statistics journal; member
|
| /linux/fs/ocfs2/ |
| H A 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
|
| H A D | inode.c | 126 journal_t *journal = osb->journal->j_journal; in ocfs2_iget() local
|
| H A D | file.c | 172 journal_t *journal = osb->journal->j_journal; in ocfs2_sync_file() local
|
| H A D | ocfs2.h | 390 struct ocfs2_journal *journal; member
|
| /linux/drivers/md/bcache/ |
| H A D | btree.h | 106 atomic_t *journal; member
|
| H A D | bcache.h | 471 struct journal_device journal; member 702 struct journal journal; member
|