Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dfile.c317 ext4_journal_stop(handle); in ext4_handle_inode_extension()
336 ext4_journal_stop(handle); in ext4_handle_inode_extension()
355 ext4_journal_stop(handle); in ext4_handle_inode_extension()
543 ext4_journal_stop(handle); in ext4_dio_write_iter()
547 ext4_journal_stop(handle); in ext4_dio_write_iter()
629 ext4_journal_stop(handle); in ext4_dax_write_iter()
634 ext4_journal_stop(handle); in ext4_dax_write_iter()
710 ext4_journal_stop(handle); in ext4_dax_huge_fault()
816 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dmigrate.c459 ext4_journal_stop(handle); in ext4_ext_migrate()
471 ext4_journal_stop(handle); in ext4_ext_migrate()
583 ext4_journal_stop(handle); in ext4_ext_migrate()
664 ext4_journal_stop(handle); in ext4_ind_migrate()
Dinode.c295 ext4_journal_stop(handle); in ext4_evict_inode()
325 ext4_journal_stop(handle); in ext4_evict_inode()
1182 ext4_journal_stop(handle); in ext4_write_begin()
1224 ext4_journal_stop(handle); in ext4_write_begin()
1323 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1442 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1907 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1927 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2699 ext4_journal_stop(handle); in ext4_writepages()
2805 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dverity.c162 ext4_journal_stop(handle); in ext4_begin_enable_verity()
251 ext4_journal_stop(handle); in ext4_end_enable_verity()
Dinline.c608 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
634 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
680 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
721 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
898 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
939 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1885 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1956 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1988 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dioctl.c250 ext4_journal_stop(handle); in swap_inode_boot_loader()
428 ext4_journal_stop(handle); in ext4_ioctl_setflags()
541 ext4_journal_stop(handle); in ext4_ioctl_setproject()
903 ext4_journal_stop(handle); in __ext4_ioctl()
1164 err2 = ext4_journal_stop(handle); in __ext4_ioctl()
Dnamei.c2632 ext4_journal_stop(handle); in ext4_create()
2666 ext4_journal_stop(handle); in ext4_mknod()
2704 ext4_journal_stop(handle); in ext4_tmpfile()
2709 ext4_journal_stop(handle); in ext4_tmpfile()
2823 ext4_journal_stop(handle); in ext4_mkdir()
2840 ext4_journal_stop(handle); in ext4_mkdir()
3186 ext4_journal_stop(handle); in ext4_rmdir()
3288 ext4_journal_stop(handle); in ext4_unlink()
3342 ext4_journal_stop(handle); in ext4_symlink()
3371 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dacl.c262 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c698 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1166 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1521 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1732 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1902 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h332 #define ext4_journal_stop(handle) \ macro
Dextents.c2809 ext4_journal_stop(handle); in ext4_ext_remove_space()
2895 ext4_journal_stop(handle); in ext4_ext_remove_space()
3025 ext4_journal_stop(handle); in ext4_ext_remove_space()
4433 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4448 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4613 ext4_journal_stop(handle); in ext4_zero_range()
4770 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4807 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5343 ext4_journal_stop(handle); in ext4_collapse_range()
5519 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c402 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c1565 res2 = ext4_journal_stop(handle); in ext4_set_context()
6171 err = ext4_journal_stop(handle); in ext4_write_dquot()
6187 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6206 err = ext4_journal_stop(handle); in ext4_release_dquot()
6237 err = ext4_journal_stop(handle); in ext4_write_info()
6341 ext4_journal_stop(handle); in ext4_quota_on()
6450 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1601 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2493 error2 = ext4_journal_stop(handle); in ext4_xattr_set()