Home
last modified time | relevance | path

Searched refs:ext4_journal_current_handle (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/ext4/
Dfsync.c139 J_ASSERT(ext4_journal_current_handle() == NULL); in ext4_sync_file()
Dext4_jbd2.h341 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
Dnamei.c2621 handle = ext4_journal_current_handle(); in ext4_create()
2656 handle = ext4_journal_current_handle(); in ext4_mknod()
2690 handle = ext4_journal_current_handle(); in ext4_tmpfile()
2802 handle = ext4_journal_current_handle(); in ext4_mkdir()
3339 handle = ext4_journal_current_handle(); in ext4_symlink()
3686 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()
Dinode.c784 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
1272 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()
1380 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()
3065 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()
5201 if (ext4_journal_current_handle()) { in ext4_write_inode()