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
791 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()865 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block()883 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_unwritten_async()922 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_unwritten_sync()946 WARN_ON_ONCE(ext4_journal_current_handle()); in ext4_dio_get_block_overwrite()1406 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()1514 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()3152 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()5400 if (ext4_journal_current_handle()) { in ext4_write_inode()
2589 handle = ext4_journal_current_handle(); in ext4_create()2622 handle = ext4_journal_current_handle(); in ext4_mknod()2654 handle = ext4_journal_current_handle(); in ext4_tmpfile()2766 handle = ext4_journal_current_handle(); in ext4_mkdir()3265 handle = ext4_journal_current_handle(); in ext4_symlink()3607 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()