Searched refs:ext4_journal_current_handle (Results 1 – 4 of 4) sorted by relevance
105 J_ASSERT(ext4_journal_current_handle() == NULL); in ext4_sync_file()
330 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
260 if (!ext4_journal_current_handle()) { in ext4_evict_inode()802 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()876 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block()894 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_unwritten_async()933 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_unwritten_sync()957 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_overwrite()1413 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()1517 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()3196 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()5500 if (ext4_journal_current_handle()) { in ext4_write_inode()
2565 handle = ext4_journal_current_handle(); in ext4_create()2598 handle = ext4_journal_current_handle(); in ext4_mknod()2630 handle = ext4_journal_current_handle(); in ext4_tmpfile()2745 handle = ext4_journal_current_handle(); in ext4_mkdir()3222 handle = ext4_journal_current_handle(); in ext4_symlink()3614 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()