Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dfile.c331 ext4_journal_stop(handle); in ext4_handle_inode_extension()
350 ext4_journal_stop(handle); in ext4_handle_inode_extension()
369 ext4_journal_stop(handle); in ext4_handle_inode_extension()
578 ext4_journal_stop(handle); in ext4_dio_write_iter()
582 ext4_journal_stop(handle); in ext4_dio_write_iter()
665 ext4_journal_stop(handle); in ext4_dax_write_iter()
670 ext4_journal_stop(handle); in ext4_dax_write_iter()
747 ext4_journal_stop(handle); in ext4_dax_huge_fault()
857 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dverity.c157 ext4_journal_stop(handle); in ext4_begin_enable_verity()
250 ext4_journal_stop(handle); in ext4_end_enable_verity()
256 ext4_journal_stop(handle); in ext4_end_enable_verity()
Dcrypto.c114 err2 = ext4_journal_stop(handle); in ext4_ioctl_get_encryption_pwsalt()
212 res2 = ext4_journal_stop(handle); in ext4_set_context()
Dmigrate.c459 ext4_journal_stop(handle); in ext4_ext_migrate()
478 ext4_journal_stop(handle); in ext4_ext_migrate()
584 ext4_journal_stop(handle); in ext4_ext_migrate()
665 ext4_journal_stop(handle); in ext4_ind_migrate()
Dinline.c616 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
642 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
688 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
730 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
803 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
938 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
985 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1938 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2025 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2069 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dinode.c301 ext4_journal_stop(handle); in ext4_evict_inode()
332 ext4_journal_stop(handle); in ext4_evict_inode()
1218 ext4_journal_stop(handle); in ext4_write_begin()
1260 ext4_journal_stop(handle); in ext4_write_begin()
1353 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1465 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1929 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1956 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2748 ext4_journal_stop(handle); in ext4_writepages()
2854 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dnamei.c2822 ext4_journal_stop(handle); in ext4_create()
2856 ext4_journal_stop(handle); in ext4_mknod()
2895 ext4_journal_stop(handle); in ext4_tmpfile()
2900 ext4_journal_stop(handle); in ext4_tmpfile()
3016 ext4_journal_stop(handle); in ext4_mkdir()
3033 ext4_journal_stop(handle); in ext4_mkdir()
3203 ext4_journal_stop(handle); in ext4_rmdir()
3274 ext4_journal_stop(handle); in __ext4_unlink()
3379 ext4_journal_stop(handle); in ext4_symlink()
3413 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dioctl.c259 err = ext4_journal_stop(handle); in ext4_update_superblocks_fn()
270 ret = ext4_journal_stop(handle); in ext4_update_superblocks_fn()
506 ext4_journal_stop(handle); in swap_inode_boot_loader()
673 ext4_journal_stop(handle); in ext4_ioctl_setflags()
786 ext4_journal_stop(handle); in ext4_ioctl_setproject()
1267 ext4_journal_stop(handle); in __ext4_ioctl()
Dacl.c265 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c720 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1216 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1596 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1811 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1985 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h330 #define ext4_journal_stop(handle) \ macro
Dextents.c2856 ext4_journal_stop(handle); in ext4_ext_remove_space()
2942 ext4_journal_stop(handle); in ext4_ext_remove_space()
3071 ext4_journal_stop(handle); in ext4_ext_remove_space()
4478 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4497 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4662 ext4_journal_stop(handle); in ext4_zero_range()
4822 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4859 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5401 ext4_journal_stop(handle); in ext4_collapse_range()
5580 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c404 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c6725 err = ext4_journal_stop(handle); in ext4_write_dquot()
6741 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6760 err = ext4_journal_stop(handle); in ext4_release_dquot()
6788 err = ext4_journal_stop(handle); in ext4_write_info()
6879 ext4_journal_stop(handle); in ext4_quota_on()
7026 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1624 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2493 error2 = ext4_journal_stop(handle); in ext4_xattr_set()