Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dfile.c321 ext4_journal_stop(handle); in ext4_handle_inode_extension()
328 ext4_journal_stop(handle); in ext4_handle_inode_extension()
370 ext4_journal_stop(handle); in ext4_inode_extension_cleanup()
568 ext4_journal_stop(handle); in ext4_dio_write_iter()
666 ext4_journal_stop(handle); in ext4_dax_write_iter()
671 ext4_journal_stop(handle); in ext4_dax_write_iter()
764 ext4_journal_stop(handle); in ext4_dax_huge_fault()
878 ext4_journal_stop(handle); in ext4_sample_last_mounted()
H A Dverity.c155 ext4_journal_stop(handle); in ext4_begin_enable_verity()
248 ext4_journal_stop(handle); in ext4_end_enable_verity()
254 ext4_journal_stop(handle); in ext4_end_enable_verity()
H A Dcrypto.c112 err2 = ext4_journal_stop(handle); in ext4_ioctl_get_encryption_pwsalt()
210 res2 = ext4_journal_stop(handle); in ext4_set_context()
H A Dmigrate.c460 ext4_journal_stop(handle); in ext4_ext_migrate()
479 ext4_journal_stop(handle); in ext4_ext_migrate()
585 ext4_journal_stop(handle); in ext4_ext_migrate()
668 ext4_journal_stop(handle); in ext4_ind_migrate()
H A Dinode.c281 ext4_journal_stop(handle); in ext4_evict_inode()
312 ext4_journal_stop(handle); in ext4_evict_inode()
1212 ext4_journal_stop(handle); in ext4_write_begin()
1246 ext4_journal_stop(handle); in ext4_write_begin()
3065 ext4_journal_stop(handle); in ext4_da_do_write_end()
3397 ext4_journal_stop(handle); in ext4_iomap_alloc()
3911 ext4_journal_stop(handle); in ext4_update_disksize_before_punch()
4105 ext4_journal_stop(handle); in ext4_punch_hole()
4258 ext4_journal_stop(handle); in ext4_truncate()
6040 ext4_journal_stop(handle); in ext4_expand_extra_isize()
[all …]
H A Dinline.c628 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
655 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
696 ext4_journal_stop(handle); in ext4_generic_write_inline_data()
743 ext4_journal_stop(handle); in ext4_generic_write_inline_data()
832 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
1875 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1954 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1998 ext4_journal_stop(handle); in ext4_convert_inline_data()
H A Dnamei.c2837 ext4_journal_stop(handle); in ext4_create()
2871 ext4_journal_stop(handle); in ext4_mknod()
2910 ext4_journal_stop(handle); in ext4_tmpfile()
2915 ext4_journal_stop(handle); in ext4_tmpfile()
3031 ext4_journal_stop(handle); in ext4_mkdir()
3048 ext4_journal_stop(handle); in ext4_mkdir()
3215 ext4_journal_stop(handle); in ext4_rmdir()
3286 ext4_journal_stop(handle); in __ext4_unlink()
3428 ext4_journal_stop(handle); in ext4_symlink()
3438 ext4_journal_stop(handle); in ext4_symlink()
[all …]
H A Dioctl.c256 err = ext4_journal_stop(handle); in ext4_update_superblocks_fn()
267 ret = ext4_journal_stop(handle); in ext4_update_superblocks_fn()
514 ext4_journal_stop(handle); in swap_inode_boot_loader()
681 ext4_journal_stop(handle); in ext4_ioctl_setflags()
794 ext4_journal_stop(handle); in ext4_ioctl_setproject()
1284 ext4_journal_stop(handle); in __ext4_ioctl()
H A Dacl.c266 ext4_journal_stop(handle); in ext4_set_acl()
H A Dext4_jbd2.h246 #define ext4_journal_stop(handle) \ macro
H A Dresize.c719 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1220 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1598 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1811 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1983 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
H A Dextents.c2857 ext4_journal_stop(handle); in ext4_ext_remove_space()
2944 ext4_journal_stop(handle); in ext4_ext_remove_space()
3071 ext4_journal_stop(handle); in ext4_ext_remove_space()
4527 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4552 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4661 ext4_journal_stop(handle); in ext4_zero_range()
4832 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4869 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5363 ext4_journal_stop(handle); in ext4_collapse_range()
5489 ext4_journal_stop(handle); in ext4_insert_range()
H A Dmove_extent.c415 ext4_journal_stop(handle); in move_extent_per_page()
H A Dsuper.c6916 err = ext4_journal_stop(handle); in ext4_write_dquot()
6936 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6972 err = ext4_journal_stop(handle); in ext4_release_dquot()
7004 err = ext4_journal_stop(handle); in ext4_write_info()
7078 ext4_journal_stop(handle); in ext4_quota_on()
7220 ext4_journal_stop(handle); in ext4_quota_off()
H A Dialloc.c1617 ext4_journal_stop(handle); in ext4_init_inode_table()
H A Dxattr.c2553 error2 = ext4_journal_stop(handle); in ext4_xattr_set()