Searched refs:ext4_journal_current_handle (Results 1 – 6 of 6) sorted by relevance
139 ASSERT(ext4_journal_current_handle() == NULL); in ext4_sync_file()
255 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
2824 handle = ext4_journal_current_handle(); in ext4_create()2859 handle = ext4_journal_current_handle(); in ext4_mknod()2894 handle = ext4_journal_current_handle(); in ext4_tmpfile()3010 handle = ext4_journal_current_handle(); in ext4_mkdir()3391 handle = ext4_journal_current_handle(); in ext4_symlink()3766 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()
214 if (!ext4_journal_current_handle()) { in ext4_evict_inode()910 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()1434 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()1539 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()5735 if (ext4_journal_current_handle()) { in ext4_write_inode()
779 handle_t *handle = ext4_journal_current_handle(); in ext4_write_inline_data_end()
6955 if (!ext4_journal_current_handle()) { in ext4_release_dquot()
Completed in 38 milliseconds