Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dinode.c304 ext4_journal_stop(handle); in ext4_evict_inode()
334 ext4_journal_stop(handle); in ext4_evict_inode()
853 ext4_journal_stop(handle); in ext4_get_block_trans()
1316 ext4_journal_stop(handle); in ext4_write_begin()
1358 ext4_journal_stop(handle); in ext4_write_begin()
1457 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1576 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2040 ext4_journal_stop(handle); in __ext4_journalled_writepage()
2057 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2775 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dmigrate.c474 ext4_journal_stop(handle); in ext4_ext_migrate()
486 ext4_journal_stop(handle); in ext4_ext_migrate()
597 ext4_journal_stop(handle); in ext4_ext_migrate()
670 ext4_journal_stop(handle); in ext4_ind_migrate()
Dverity.c159 ext4_journal_stop(handle); in ext4_begin_enable_verity()
248 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()
1922 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1993 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2025 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dioctl.c249 ext4_journal_stop(handle); in swap_inode_boot_loader()
401 ext4_journal_stop(handle); in ext4_ioctl_setflags()
513 ext4_journal_stop(handle); in ext4_ioctl_setproject()
907 ext4_journal_stop(handle); in ext4_ioctl()
1167 err2 = ext4_journal_stop(handle); in ext4_ioctl()
Dnamei.c2600 ext4_journal_stop(handle); in ext4_create()
2632 ext4_journal_stop(handle); in ext4_mknod()
2668 ext4_journal_stop(handle); in ext4_tmpfile()
2673 ext4_journal_stop(handle); in ext4_tmpfile()
2798 ext4_journal_stop(handle); in ext4_mkdir()
3136 ext4_journal_stop(handle); in ext4_rmdir()
3216 ext4_journal_stop(handle); in ext4_unlink()
3268 ext4_journal_stop(handle); in ext4_symlink()
3296 ext4_journal_stop(handle); in ext4_symlink()
3336 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dfile.c331 ext4_journal_stop(handle); in ext4_dax_huge_fault()
437 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dacl.c262 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c689 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1155 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1506 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1716 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1886 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h315 #define ext4_journal_stop(handle) \ macro
Dextents.c2973 ext4_journal_stop(handle); in ext4_ext_remove_space()
3059 ext4_journal_stop(handle); in ext4_ext_remove_space()
3189 ext4_journal_stop(handle); in ext4_ext_remove_space()
4656 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4675 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4844 ext4_journal_stop(handle); in ext4_zero_range()
5008 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5013 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5570 ext4_journal_stop(handle); in ext4_collapse_range()
5748 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c402 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c1334 res2 = ext4_journal_stop(handle); in ext4_set_context()
5641 err = ext4_journal_stop(handle); in ext4_write_dquot()
5657 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
5676 err = ext4_journal_stop(handle); in ext4_release_dquot()
5707 err = ext4_journal_stop(handle); in ext4_write_info()
5806 ext4_journal_stop(handle); in ext4_quota_on()
5913 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1442 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2506 error2 = ext4_journal_stop(handle); in ext4_xattr_set()