Searched refs:ext4_journal_current_handle (Results 1 – 5 of 5) sorted by relevance
138 ASSERT(ext4_journal_current_handle() == NULL); in ext4_sync_file()
339 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
2836 handle = ext4_journal_current_handle(); in ext4_create()2871 handle = ext4_journal_current_handle(); in ext4_mknod()2906 handle = ext4_journal_current_handle(); in ext4_tmpfile()3020 handle = ext4_journal_current_handle(); in ext4_mkdir()3396 handle = ext4_journal_current_handle(); in ext4_symlink()3768 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()
216 if (!ext4_journal_current_handle()) { in ext4_evict_inode()781 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()1283 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()1386 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()5202 if (ext4_journal_current_handle()) { in ext4_write_inode()
746 handle_t *handle = ext4_journal_current_handle(); in ext4_write_inline_data_end()
Completed in 36 milliseconds