Home
last modified time | relevance | path

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

/openbmc/linux/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()
572 ext4_journal_stop(handle); in ext4_dio_write_iter()
661 ext4_journal_stop(handle); in ext4_dax_write_iter()
666 ext4_journal_stop(handle); in ext4_dax_write_iter()
744 ext4_journal_stop(handle); in ext4_dax_huge_fault()
853 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.c118 err2 = ext4_journal_stop(handle); in ext4_ioctl_get_encryption_pwsalt()
216 res2 = ext4_journal_stop(handle); in ext4_set_context()
H A 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()
667 ext4_journal_stop(handle); in ext4_ind_migrate()
H A 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()
1939 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2018 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2062 ext4_journal_stop(handle); in ext4_convert_inline_data()
H A Dinode.c273 ext4_journal_stop(handle); in ext4_evict_inode()
304 ext4_journal_stop(handle); in ext4_evict_inode()
1213 ext4_journal_stop(handle); in ext4_write_begin()
1254 ext4_journal_stop(handle); in ext4_write_begin()
1351 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1468 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2534 ext4_journal_stop(handle); in mpage_prepare_extent_to_map()
2539 ext4_journal_stop(handle); in mpage_prepare_extent_to_map()
2598 ext4_journal_stop(handle); in ext4_do_writepages()
2724 ext4_journal_stop(handle); in ext4_do_writepages()
[all …]
H A Dnamei.c2896 ext4_journal_stop(handle); in ext4_create()
2930 ext4_journal_stop(handle); in ext4_mknod()
2969 ext4_journal_stop(handle); in ext4_tmpfile()
2974 ext4_journal_stop(handle); in ext4_tmpfile()
3090 ext4_journal_stop(handle); in ext4_mkdir()
3107 ext4_journal_stop(handle); in ext4_mkdir()
3275 ext4_journal_stop(handle); in ext4_rmdir()
3346 ext4_journal_stop(handle); in __ext4_unlink()
3451 ext4_journal_stop(handle); in ext4_symlink()
3485 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 Dresize.c723 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1221 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1600 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1817 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1989 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
H A Dext4_jbd2.h330 #define ext4_journal_stop(handle) \ macro
H A Dextents.c2835 ext4_journal_stop(handle); in ext4_ext_remove_space()
2921 ext4_journal_stop(handle); in ext4_ext_remove_space()
3050 ext4_journal_stop(handle); in ext4_ext_remove_space()
4520 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4545 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4719 ext4_journal_stop(handle); in ext4_zero_range()
4879 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4916 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5445 ext4_journal_stop(handle); in ext4_collapse_range()
5612 ext4_journal_stop(handle); in ext4_insert_range()
H A Dmove_extent.c414 ext4_journal_stop(handle); in move_extent_per_page()
H A Dsuper.c6899 err = ext4_journal_stop(handle); in ext4_write_dquot()
6919 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6942 err = ext4_journal_stop(handle); in ext4_release_dquot()
6970 err = ext4_journal_stop(handle); in ext4_write_info()
7044 ext4_journal_stop(handle); in ext4_quota_on()
7186 ext4_journal_stop(handle); in ext4_quota_off()
H A Dialloc.c1625 ext4_journal_stop(handle); in ext4_init_inode_table()
H A Dxattr.c2559 error2 = ext4_journal_stop(handle); in ext4_xattr_set()