Home
last modified time | relevance | path

Searched defs:journal (Results 1 – 16 of 16) sorted by relevance

/linux/fs/jbd2/
H A Dcheckpoint.c49 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 Dfast_commit.c954 ext4_fc_flush_data(journal_t * journal) ext4_fc_flush_data() argument
977 ext4_fc_commit_dentry_updates(journal_t * journal,u32 * crc) ext4_fc_commit_dentry_updates() argument
1026 ext4_fc_perform_commit(journal_t * journal) ext4_fc_perform_commit() argument
1185 ext4_fc_commit(journal_t * journal,tid_t commit_tid) ext4_fc_commit() argument
1275 ext4_fc_cleanup(journal_t * journal,int full,tid_t tid) ext4_fc_cleanup() argument
2033 ext4_fc_replay_scan(journal_t * journal,struct buffer_head * bh,int off,tid_t expected_tid) ext4_fc_replay_scan() argument
2156 ext4_fc_replay(journal_t * journal,struct buffer_head * bh,enum passtype pass,int off,tid_t expected_tid) ext4_fc_replay() argument
2248 ext4_fc_init(struct super_block * sb,journal_t * journal) ext4_fc_init() argument
[all...]
H A Dfsync.c114 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_fsync_journal() local
H A Dsuper.c476 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() argument
700 journal_t *journal in ext4_handle_error() local
755 journal_t *journal = sbi->s_journal; update_super_work() local
5864 ext4_init_journal_params(struct super_block * sb,journal_t * journal) ext4_init_journal_params() argument
5918 ext4_journal_bmap(journal_t * journal,sector_t * block) ext4_journal_bmap() argument
5944 journal_t *journal; ext4_open_inode_journal() local
6044 journal_t *journal; ext4_open_dev_journal() local
6084 journal_t *journal; ext4_load_journal() local
6345 journal_t *journal = EXT4_SB(sb)->s_journal; ext4_mark_recovery_complete() local
6384 journal_t *journal; ext4_clear_journal_err() local
6487 journal_t *journal = EXT4_SB(sb)->s_journal; ext4_freeze() local
[all...]
H A Dblock_validity.c354 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in ext4_check_blockref() local
H A Dinode.c397 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; in __check_block_validity() local
3414 journal_t *journal = EXT4_JOURNAL(folio->mapping->host); __ext4_journalled_invalidate_folio() local
3438 journal_t *journal = EXT4_JOURNAL(inode); ext4_release_folio() local
3453 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; ext4_inode_datasync_dirty() local
5230 journal_t *journal = EXT4_SB(sb)->s_journal; __ext4_iget() local
5818 journal_t *journal = EXT4_SB(inode->i_sb)->s_journal; ext4_wait_for_tail_page_commit() local
6593 journal_t *journal; ext4_change_inode_journal_flag() local
[all...]
H A Dfsmap.c313 journal_t *journal = EXT4_SB(sb)->s_journal; in ext4_getfsmap_logdev() local
/linux/drivers/md/dm-vdo/
H A Drecovery-journal.h122 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 Dstatistics.h230 struct recovery_journal_statistics journal; member
H A Dvdo.c1639 struct recovery_journal *journal = vdo->recovery_journal; in get_vdo_statistics() local
/linux/fs/ocfs2/
H A Djournal.h78 static inline void ocfs2_set_ci_lock_trans(struct ocfs2_journal *journal, in ocfs2_set_ci_lock_trans() argument
94 struct ocfs2_journal *journal = in ocfs2_ci_fully_checkpointed() local
110 struct ocfs2_journal *journal = in ocfs2_ci_is_new() local
[all...]
H A Dinode.c126 journal_t *journal = osb->journal->j_journal; ocfs2_iget() local
[all...]
H A Dfile.c172 journal_t *journal = osb->journal->j_journal; in ocfs2_sync_file() local
H A Docfs2.h390 struct ocfs2_journal *journal; member
/linux/drivers/md/bcache/
H A Dbtree.h106 atomic_t *journal; member
H A Dbcache.h471 struct journal_device journal; member
702 struct journal journal; member