Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dinode.c322 ext4_journal_stop(handle); in ext4_evict_inode()
353 ext4_journal_stop(handle); in ext4_evict_inode()
864 ext4_journal_stop(handle); in ext4_get_block_trans()
1326 ext4_journal_stop(handle); in ext4_write_begin()
1365 ext4_journal_stop(handle); in ext4_write_begin()
1460 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1577 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2061 ext4_journal_stop(handle); in __ext4_journalled_writepage()
2078 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2829 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dmigrate.c478 ext4_journal_stop(handle); in ext4_ext_migrate()
497 ext4_journal_stop(handle); in ext4_ext_migrate()
602 ext4_journal_stop(handle); in ext4_ext_migrate()
681 ext4_journal_stop(handle); in ext4_ind_migrate()
Dinline.c620 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
646 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
692 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
733 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
916 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
957 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1952 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2022 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2066 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dioctl.c250 ext4_journal_stop(handle); in swap_inode_boot_loader()
391 ext4_journal_stop(handle); in ext4_ioctl_setflags()
503 ext4_journal_stop(handle); in ext4_ioctl_setproject()
843 ext4_journal_stop(handle); in ext4_ioctl()
1104 err2 = ext4_journal_stop(handle); in ext4_ioctl()
Dfile.c335 ext4_journal_stop(handle); in ext4_dax_huge_fault()
439 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dnamei.c2576 ext4_journal_stop(handle); in ext4_create()
2608 ext4_journal_stop(handle); in ext4_mknod()
2644 ext4_journal_stop(handle); in ext4_tmpfile()
2649 ext4_journal_stop(handle); in ext4_tmpfile()
2777 ext4_journal_stop(handle); in ext4_mkdir()
3105 ext4_journal_stop(handle); in ext4_rmdir()
3173 ext4_journal_stop(handle); in ext4_unlink()
3225 ext4_journal_stop(handle); in ext4_symlink()
3253 ext4_journal_stop(handle); in ext4_symlink()
3293 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dacl.c261 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c731 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1203 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1559 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1770 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1942 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h315 #define ext4_journal_stop(handle) \ macro
Dextents.c2881 ext4_journal_stop(handle); in ext4_ext_remove_space()
2963 ext4_journal_stop(handle); in ext4_ext_remove_space()
3091 ext4_journal_stop(handle); in ext4_ext_remove_space()
4734 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4753 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4922 ext4_journal_stop(handle); in ext4_zero_range()
5086 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5091 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5613 ext4_journal_stop(handle); in ext4_collapse_range()
5791 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c402 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c1337 res2 = ext4_journal_stop(handle); in ext4_set_context()
5671 err = ext4_journal_stop(handle); in ext4_write_dquot()
5687 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
5706 err = ext4_journal_stop(handle); in ext4_release_dquot()
5737 err = ext4_journal_stop(handle); in ext4_write_info()
5838 ext4_journal_stop(handle); in ext4_quota_on()
5983 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1462 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2541 error2 = ext4_journal_stop(handle); in ext4_xattr_set()