Searched refs:jbd2_journal_lock_updates (Results 1 – 9 of 9) sorted by relevance
966 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in ext4_ioctl_group_add()1098 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in ext4_ioctl_checkpoint()1317 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in __ext4_ioctl()1462 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in __ext4_ioctl()
6221 jbd2_journal_lock_updates(journal); in ext4_mark_recovery_complete()6356 jbd2_journal_lock_updates(journal); in ext4_freeze()
6032 jbd2_journal_lock_updates(journal); in ext4_change_inode_journal_flag()
119 jbd2_journal_lock_updates() /126 jbd2_journal_lock_updates() //stop new stuff happening..
308 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_commit_cache()1081 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_journal_shutdown()1152 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_journal_load()1744 jbd2_journal_lock_updates(journal); in ocfs2_replay_journal()
6029 jbd2_journal_lock_updates(journal->j_journal); in __ocfs2_flush_truncate_log()
1540 extern void jbd2_journal_lock_updates (journal_t *);
60 EXPORT_SYMBOL(jbd2_journal_lock_updates);727 jbd2_journal_lock_updates(journal); in jbd2_fc_begin_commit()
863 void jbd2_journal_lock_updates(journal_t *journal) in jbd2_journal_lock_updates() function