Home
last modified time | relevance | path

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

/fs/ext4/
Dfsync.c97 J_ASSERT(ext4_journal_current_handle() == NULL); in ext4_sync_file()
Dext4_jbd2.h331 static inline handle_t *ext4_journal_current_handle(void) in ext4_journal_current_handle() function
Dnamei.c2435 handle = ext4_journal_current_handle(); in ext4_create()
2469 handle = ext4_journal_current_handle(); in ext4_mknod()
2500 handle = ext4_journal_current_handle();
2614 handle = ext4_journal_current_handle(); in ext4_mkdir()
3089 handle = ext4_journal_current_handle(); in ext4_symlink()
3428 handle = ext4_journal_current_handle();
Dinode.c686 handle_t *handle = ext4_journal_current_handle(); in _ext4_get_block()
1125 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()
1187 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()
2739 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()
4474 if (ext4_journal_current_handle()) { in ext4_write_inode()