Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4_jbd2.h251 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
H A Dnamei.c2831 handle = ext4_journal_current_handle(); in ext4_create()
2866 handle = ext4_journal_current_handle(); in ext4_mknod()
2901 handle = ext4_journal_current_handle(); in ext4_tmpfile()
3017 handle = ext4_journal_current_handle(); in ext4_mkdir()
3398 handle = ext4_journal_current_handle(); in ext4_symlink()
3776 handle = ext4_journal_current_handle(); in ext4_whiteout_for_rename()
H A Dinode.c228 if (!ext4_journal_current_handle()) { in ext4_evict_inode()
923 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
1437 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()
1540 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()
5889 if (ext4_journal_current_handle()) { in ext4_write_inode()
H A Dinline.c796 handle_t *handle = ext4_journal_current_handle(); in ext4_write_inline_data_end()
H A Dsuper.c7087 if (!ext4_journal_current_handle()) { in ext4_release_dquot()