Home
last modified time | relevance | path

Searched refs:jbd2_journal_lock_updates (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dioctl.c766 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in ext4_ioctl_group_add()
948 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in __ext4_ioctl()
1091 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in __ext4_ioctl()
H A Dinode.c3226 jbd2_journal_lock_updates(journal); in ext4_bmap()
6093 jbd2_journal_lock_updates(journal); in ext4_change_inode_journal_flag()
H A Dsuper.c5645 jbd2_journal_lock_updates(journal); in ext4_mark_recovery_complete()
5782 jbd2_journal_lock_updates(journal); in ext4_freeze()
6396 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in ext4_quota_on()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.c312 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_commit_cache()
1004 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_journal_shutdown()
1074 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_journal_load()
1670 jbd2_journal_lock_updates(journal); in ocfs2_replay_journal()
H A Dalloc.c6022 jbd2_journal_lock_updates(journal->j_journal); in __ocfs2_flush_truncate_log()
/kernel/linux/linux-6.6/fs/ext4/
H A Dioctl.c957 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in ext4_ioctl_group_add()
1089 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in ext4_ioctl_checkpoint()
1309 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in __ext4_ioctl()
1454 jbd2_journal_lock_updates(EXT4_SB(sb)->s_journal); in __ext4_ioctl()
H A Dsuper.c6242 jbd2_journal_lock_updates(journal); in ext4_mark_recovery_complete()
6377 jbd2_journal_lock_updates(journal); in ext4_freeze()
H A Dinode.c6016 jbd2_journal_lock_updates(journal); in ext4_change_inode_journal_flag()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.c308 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_commit_cache()
1041 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_journal_shutdown()
1112 jbd2_journal_lock_updates(journal->j_journal); in ocfs2_journal_load()
1704 jbd2_journal_lock_updates(journal); in ocfs2_replay_journal()
H A Dalloc.c6022 jbd2_journal_lock_updates(journal->j_journal); in __ocfs2_flush_truncate_log()
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1529 extern void jbd2_journal_lock_updates (journal_t *);
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1535 extern void jbd2_journal_lock_updates (journal_t *);
/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c61 EXPORT_SYMBOL(jbd2_journal_lock_updates); variable
760 jbd2_journal_lock_updates(journal); in jbd2_fc_begin_commit()
H A Dtransaction.c823 * jbd2_journal_lock_updates () - establish a transaction barrier.
832 void jbd2_journal_lock_updates(journal_t *journal) in jbd2_journal_lock_updates() function
874 * we also need to barrier against other jbd2_journal_lock_updates() calls in jbd2_journal_lock_updates()
885 * Release a transaction barrier obtained with jbd2_journal_lock_updates().
/kernel/linux/linux-6.6/fs/jbd2/
H A Djournal.c60 EXPORT_SYMBOL(jbd2_journal_lock_updates); variable
745 jbd2_journal_lock_updates(journal); in jbd2_fc_begin_commit()
H A Dtransaction.c869 * jbd2_journal_lock_updates () - establish a transaction barrier.
878 void jbd2_journal_lock_updates(journal_t *journal) in jbd2_journal_lock_updates() function
900 * we also need to barrier against other jbd2_journal_lock_updates() calls in jbd2_journal_lock_updates()
911 * Release a transaction barrier obtained with jbd2_journal_lock_updates().

Completed in 73 milliseconds