Searched refs:journal_lock_updates (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/fs/ext3/
H A Dioctl.c217 journal_lock_updates(EXT3_SB(sb)->s_journal); ext3_ioctl()
245 journal_lock_updates(EXT3_SB(sb)->s_journal); ext3_ioctl()
H A Dsuper.c2508 journal_lock_updates(journal); ext3_mark_recovery_complete()
2606 journal_lock_updates(journal); ext3_freeze()
3002 journal_lock_updates(EXT3_SB(sb)->s_journal); ext3_quota_on()
H A Dinode.c1533 journal_lock_updates(journal); ext3_bmap()
3542 journal_lock_updates(journal); ext3_change_inode_journal_flag()
/linux-4.1.27/fs/jbd/
H A Dtransaction.c425 * void journal_lock_updates () - establish a transaction barrier.
438 void journal_lock_updates(journal_t *journal) journal_lock_updates() function
485 * Release a transaction barrier obtained with journal_lock_updates().
H A Djournal.c51 EXPORT_SYMBOL(journal_lock_updates); variable
/linux-4.1.27/include/linux/
H A Djbd.h868 extern void journal_lock_updates (journal_t *);

Completed in 142 milliseconds