Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
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()
763 ext4_journal_stop(handle); in ext4_dax_huge_fault()
871 ext4_journal_stop(handle); in ext4_sample_last_mounted()
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()
Dcrypto.c112 err2 = ext4_journal_stop(handle); in ext4_ioctl_get_encryption_pwsalt()
210 res2 = ext4_journal_stop(handle); in ext4_set_context()
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()
Dinline.c623 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
650 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
695 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
736 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
809 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
920 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
966 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1940 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2019 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2063 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dinode.c278 ext4_journal_stop(handle); in ext4_evict_inode()
309 ext4_journal_stop(handle); in ext4_evict_inode()
1207 ext4_journal_stop(handle); in ext4_write_begin()
1241 ext4_journal_stop(handle); in ext4_write_begin()
1337 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1453 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2558 ext4_journal_stop(handle); in mpage_prepare_extent_to_map()
2563 ext4_journal_stop(handle); in mpage_prepare_extent_to_map()
2622 ext4_journal_stop(handle); in ext4_do_writepages()
2748 ext4_journal_stop(handle); in ext4_do_writepages()
[all …]
Dnamei.c2862 ext4_journal_stop(handle); in ext4_create()
2896 ext4_journal_stop(handle); in ext4_mknod()
2935 ext4_journal_stop(handle); in ext4_tmpfile()
2940 ext4_journal_stop(handle); in ext4_tmpfile()
3056 ext4_journal_stop(handle); in ext4_mkdir()
3073 ext4_journal_stop(handle); in ext4_mkdir()
3239 ext4_journal_stop(handle); in ext4_rmdir()
3310 ext4_journal_stop(handle); in __ext4_unlink()
3414 ext4_journal_stop(handle); in ext4_symlink()
3450 ext4_journal_stop(handle); in ext4_symlink()
[all …]
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()
1283 ext4_journal_stop(handle); in __ext4_ioctl()
Dacl.c266 ext4_journal_stop(handle); in ext4_set_acl()
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()
Dext4_jbd2.h330 #define ext4_journal_stop(handle) \ macro
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()
4726 ext4_journal_stop(handle); in ext4_zero_range()
4886 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4923 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5452 ext4_journal_stop(handle); in ext4_collapse_range()
5618 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c415 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c6911 err = ext4_journal_stop(handle); in ext4_write_dquot()
6931 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6967 err = ext4_journal_stop(handle); in ext4_release_dquot()
6999 err = ext4_journal_stop(handle); in ext4_write_info()
7073 ext4_journal_stop(handle); in ext4_quota_on()
7215 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1615 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2553 error2 = ext4_journal_stop(handle); in ext4_xattr_set()