Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c376 ext4_journal_stop(handle); in ext4_handle_inode_extension()
383 ext4_journal_stop(handle); in ext4_handle_inode_extension()
425 ext4_journal_stop(handle); in ext4_inode_extension_cleanup()
643 ext4_journal_stop(handle); in ext4_dio_write_iter()
744 ext4_journal_stop(handle); in ext4_dax_write_iter()
749 ext4_journal_stop(handle); in ext4_dax_write_iter()
842 ext4_journal_stop(handle); in ext4_dax_huge_fault()
956 ext4_journal_stop(handle); in ext4_sample_last_mounted()
H A Dcrypto.c112 err2 = ext4_journal_stop(handle); in ext4_ioctl_get_encryption_pwsalt()
217 res2 = ext4_journal_stop(handle); in ext4_set_context()
H A Dmigrate.c466 ext4_journal_stop(handle); in ext4_ext_migrate()
486 ext4_journal_stop(handle); in ext4_ext_migrate()
592 ext4_journal_stop(handle); in ext4_ext_migrate()
681 ext4_journal_stop(handle); in ext4_ind_migrate()
H A Dinode.c290 ext4_journal_stop(handle); in ext4_evict_inode()
320 ext4_journal_stop(handle); in ext4_evict_inode()
1355 ext4_journal_stop(handle); in ext4_write_begin()
1389 ext4_journal_stop(handle); in ext4_write_begin()
1482 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1596 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2755 ext4_journal_stop(handle); in mpage_prepare_extent_to_map()
2760 ext4_journal_stop(handle); in mpage_prepare_extent_to_map()
2818 ext4_journal_stop(handle); in ext4_do_writepages()
2951 ext4_journal_stop(handle); in ext4_do_writepages()
[all …]
H A Dinline.c655 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
682 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
723 ext4_journal_stop(handle); in ext4_generic_write_inline_data()
770 ext4_journal_stop(handle); in ext4_generic_write_inline_data()
824 ext4_journal_stop(handle); in ext4_write_inline_data_end()
871 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
1886 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1970 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2014 ext4_journal_stop(handle); in ext4_convert_inline_data()
H A Dnamei.c2842 ext4_journal_stop(handle); in ext4_create()
2876 ext4_journal_stop(handle); in ext4_mknod()
2915 ext4_journal_stop(handle); in ext4_tmpfile()
2920 ext4_journal_stop(handle); in ext4_tmpfile()
3038 ext4_journal_stop(handle); in ext4_mkdir()
3055 ext4_journal_stop(handle); in ext4_mkdir()
3224 ext4_journal_stop(handle); in ext4_rmdir()
3295 ext4_journal_stop(handle); in __ext4_unlink()
3401 ext4_journal_stop(handle); in ext4_symlink()
3437 ext4_journal_stop(handle); in ext4_symlink()
[all …]
H A Dacl.c266 ext4_journal_stop(handle); in ext4_set_acl()
H A Dext4_jbd2.h242 #define ext4_journal_stop(handle) \ macro
H A Dresize.c718 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1219 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1597 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1810 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1982 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
H A Dextents.c2887 ext4_journal_stop(handle); in ext4_ext_remove_space()
3096 ext4_journal_stop(handle); in ext4_ext_remove_space()
4672 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4676 ret = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4721 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4764 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4897 ext4_journal_stop(handle); in ext4_zero_range()
5103 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents_atomic()
5181 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5225 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
[all …]
H A Dsuper.c7050 err = ext4_journal_stop(handle); in ext4_write_dquot()
7070 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
7106 err = ext4_journal_stop(handle); in ext4_release_dquot()
7138 err = ext4_journal_stop(handle); in ext4_write_info()
7212 ext4_journal_stop(handle); in ext4_quota_on()
7354 ext4_journal_stop(handle); in ext4_quota_off()
H A Dialloc.c1629 ext4_journal_stop(handle); in ext4_init_inode_table()
H A Dxattr.c2567 error2 = ext4_journal_stop(handle); in ext4_xattr_set()