Searched refs:ext4_journal_current_handle (Results 1 – 4 of 4) sorted by relevance
107 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
783 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()857 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block()875 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_unwritten_async()914 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_unwritten_sync()938 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_overwrite()1387 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()1490 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()3136 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()5356 if (ext4_journal_current_handle()) { in ext4_write_inode()
2448 handle = ext4_journal_current_handle(); in ext4_create()2481 handle = ext4_journal_current_handle(); in ext4_mknod()2513 handle = ext4_journal_current_handle(); in ext4_tmpfile()2628 handle = ext4_journal_current_handle(); in ext4_mkdir()3096 handle = ext4_journal_current_handle(); in ext4_symlink()3437 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()