Home
last modified time | relevance | path

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

/fs/ext4/
Dfile.c321 ext4_journal_stop(handle); in ext4_handle_inode_extension()
340 ext4_journal_stop(handle); in ext4_handle_inode_extension()
359 ext4_journal_stop(handle); in ext4_handle_inode_extension()
568 ext4_journal_stop(handle); in ext4_dio_write_iter()
572 ext4_journal_stop(handle); in ext4_dio_write_iter()
655 ext4_journal_stop(handle); in ext4_dax_write_iter()
660 ext4_journal_stop(handle); in ext4_dax_write_iter()
737 ext4_journal_stop(handle); in ext4_dax_huge_fault()
848 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dverity.c156 ext4_journal_stop(handle); in ext4_begin_enable_verity()
249 ext4_journal_stop(handle); in ext4_end_enable_verity()
255 ext4_journal_stop(handle); in ext4_end_enable_verity()
Dmigrate.c460 ext4_journal_stop(handle); in ext4_ext_migrate()
479 ext4_journal_stop(handle); in ext4_ext_migrate()
585 ext4_journal_stop(handle); in ext4_ext_migrate()
666 ext4_journal_stop(handle); in ext4_ind_migrate()
Dinline.c624 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
650 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
696 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
738 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
812 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
959 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1001 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1926 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2014 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2058 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dinode.c304 ext4_journal_stop(handle); in ext4_evict_inode()
335 ext4_journal_stop(handle); in ext4_evict_inode()
1197 ext4_journal_stop(handle); in ext4_write_begin()
1239 ext4_journal_stop(handle); in ext4_write_begin()
1332 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1444 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1903 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1930 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2724 ext4_journal_stop(handle); in ext4_writepages()
2830 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dnamei.c2847 ext4_journal_stop(handle); in ext4_create()
2881 ext4_journal_stop(handle); in ext4_mknod()
2920 ext4_journal_stop(handle); in ext4_tmpfile()
2925 ext4_journal_stop(handle); in ext4_tmpfile()
3041 ext4_journal_stop(handle); in ext4_mkdir()
3058 ext4_journal_stop(handle); in ext4_mkdir()
3228 ext4_journal_stop(handle); in ext4_rmdir()
3299 ext4_journal_stop(handle); in __ext4_unlink()
3388 ext4_journal_stop(handle); in ext4_symlink()
3417 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dioctl.c256 ext4_journal_stop(handle); in swap_inode_boot_loader()
434 ext4_journal_stop(handle); in ext4_ioctl_setflags()
546 ext4_journal_stop(handle); in ext4_ioctl_setproject()
905 ext4_journal_stop(handle); in __ext4_ioctl()
1169 err2 = ext4_journal_stop(handle); in __ext4_ioctl()
Dacl.c265 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c719 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1193 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1554 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1770 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1944 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h330 #define ext4_journal_stop(handle) \ macro
Dextents.c2830 ext4_journal_stop(handle); in ext4_ext_remove_space()
2916 ext4_journal_stop(handle); in ext4_ext_remove_space()
3046 ext4_journal_stop(handle); in ext4_ext_remove_space()
4510 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4529 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4694 ext4_journal_stop(handle); in ext4_zero_range()
4854 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4891 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5434 ext4_journal_stop(handle); in ext4_collapse_range()
5615 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c402 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c1545 res2 = ext4_journal_stop(handle); in ext4_set_context()
6160 err = ext4_journal_stop(handle); in ext4_write_dquot()
6176 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6195 err = ext4_journal_stop(handle); in ext4_release_dquot()
6223 err = ext4_journal_stop(handle); in ext4_write_info()
6314 ext4_journal_stop(handle); in ext4_quota_on()
6461 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1629 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2509 error2 = ext4_journal_stop(handle); in ext4_xattr_set()