Home
last modified time | relevance | path

Searched refs:ext4_journal_stop (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/fs/ext4/
Dfile.c316 ext4_journal_stop(handle); in ext4_handle_inode_extension()
335 ext4_journal_stop(handle); in ext4_handle_inode_extension()
354 ext4_journal_stop(handle); in ext4_handle_inode_extension()
559 ext4_journal_stop(handle); in ext4_dio_write_iter()
563 ext4_journal_stop(handle); in ext4_dio_write_iter()
645 ext4_journal_stop(handle); in ext4_dax_write_iter()
650 ext4_journal_stop(handle); in ext4_dax_write_iter()
727 ext4_journal_stop(handle); in ext4_dax_huge_fault()
837 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dverity.c156 ext4_journal_stop(handle); in ext4_begin_enable_verity()
249 ext4_journal_stop(handle); in ext4_end_enable_verity()
255 ext4_journal_stop(handle); in ext4_end_enable_verity()
Dmigrate.c459 ext4_journal_stop(handle); in ext4_ext_migrate()
471 ext4_journal_stop(handle); in ext4_ext_migrate()
583 ext4_journal_stop(handle); in ext4_ext_migrate()
664 ext4_journal_stop(handle); in ext4_ind_migrate()
Dinline.c612 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
638 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
684 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
726 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
800 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
947 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
989 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1906 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1994 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2026 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dinode.c302 ext4_journal_stop(handle); in ext4_evict_inode()
333 ext4_journal_stop(handle); in ext4_evict_inode()
1191 ext4_journal_stop(handle); in ext4_write_begin()
1233 ext4_journal_stop(handle); in ext4_write_begin()
1325 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1437 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1913 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1933 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2705 ext4_journal_stop(handle); in ext4_writepages()
2811 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dnamei.c2759 ext4_journal_stop(handle); in ext4_create()
2793 ext4_journal_stop(handle); in ext4_mknod()
2832 ext4_journal_stop(handle); in ext4_tmpfile()
2837 ext4_journal_stop(handle); in ext4_tmpfile()
2953 ext4_journal_stop(handle); in ext4_mkdir()
2970 ext4_journal_stop(handle); in ext4_mkdir()
3143 ext4_journal_stop(handle); in ext4_rmdir()
3245 ext4_journal_stop(handle); in ext4_unlink()
3299 ext4_journal_stop(handle); in ext4_symlink()
3328 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dioctl.c254 ext4_journal_stop(handle); in swap_inode_boot_loader()
433 ext4_journal_stop(handle); in ext4_ioctl_setflags()
545 ext4_journal_stop(handle); in ext4_ioctl_setproject()
903 ext4_journal_stop(handle); in __ext4_ioctl()
1169 err2 = ext4_journal_stop(handle); in __ext4_ioctl()
Dacl.c266 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c706 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1178 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1538 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1753 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1927 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h330 #define ext4_journal_stop(handle) \ macro
Dextents.c2817 ext4_journal_stop(handle); in ext4_ext_remove_space()
2903 ext4_journal_stop(handle); in ext4_ext_remove_space()
3033 ext4_journal_stop(handle); in ext4_ext_remove_space()
4444 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4463 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4626 ext4_journal_stop(handle); in ext4_zero_range()
4783 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4820 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5357 ext4_journal_stop(handle); in ext4_collapse_range()
5534 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c402 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c1543 res2 = ext4_journal_stop(handle); in ext4_set_context()
6133 err = ext4_journal_stop(handle); in ext4_write_dquot()
6149 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6168 err = ext4_journal_stop(handle); in ext4_release_dquot()
6196 err = ext4_journal_stop(handle); in ext4_write_info()
6290 ext4_journal_stop(handle); in ext4_quota_on()
6399 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1625 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2482 error2 = ext4_journal_stop(handle); in ext4_xattr_set()