Home
last modified time | relevance | path

Searched refs:ext4_journal_current_handle (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/ext4/
Dfsync.c96 J_ASSERT(ext4_journal_current_handle() == NULL); in ext4_sync_file()
Dext4_jbd2.h329 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
Dnamei.c2447 handle = ext4_journal_current_handle(); in ext4_create()
2480 handle = ext4_journal_current_handle(); in ext4_mknod()
2512 handle = ext4_journal_current_handle(); in ext4_tmpfile()
2627 handle = ext4_journal_current_handle(); in ext4_mkdir()
3108 handle = ext4_journal_current_handle(); in ext4_symlink()
3450 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()
Dinode.c694 handle_t *handle = ext4_journal_current_handle(); in _ext4_get_block()
1143 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()
1249 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()
2810 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()
4663 if (ext4_journal_current_handle()) { in ext4_write_inode()