Home
last modified time | relevance | path

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

/fs/ext4/
Dfile.c311 ext4_journal_stop(handle); in ext4_handle_inode_extension()
318 ext4_journal_stop(handle); in ext4_handle_inode_extension()
360 ext4_journal_stop(handle); in ext4_inode_extension_cleanup()
548 ext4_journal_stop(handle); in ext4_dio_write_iter()
552 ext4_journal_stop(handle); in ext4_dio_write_iter()
642 ext4_journal_stop(handle); in ext4_dax_write_iter()
647 ext4_journal_stop(handle); in ext4_dax_write_iter()
726 ext4_journal_stop(handle); in ext4_dax_huge_fault()
836 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dverity.c157 ext4_journal_stop(handle); in ext4_begin_enable_verity()
250 ext4_journal_stop(handle); in ext4_end_enable_verity()
256 ext4_journal_stop(handle); in ext4_end_enable_verity()
Dmigrate.c459 ext4_journal_stop(handle); in ext4_ext_migrate()
478 ext4_journal_stop(handle); in ext4_ext_migrate()
584 ext4_journal_stop(handle); in ext4_ext_migrate()
665 ext4_journal_stop(handle); in ext4_ind_migrate()
Dcrypto.c118 err2 = ext4_journal_stop(handle); in ext4_ioctl_get_encryption_pwsalt()
216 res2 = ext4_journal_stop(handle); in ext4_set_context()
Dinline.c625 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
651 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
697 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
739 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
812 ret2 = ext4_journal_stop(handle); in ext4_write_inline_data_end()
947 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
994 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1948 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2035 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2079 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dinode.c301 ext4_journal_stop(handle); in ext4_evict_inode()
332 ext4_journal_stop(handle); in ext4_evict_inode()
1221 ext4_journal_stop(handle); in ext4_write_begin()
1263 ext4_journal_stop(handle); in ext4_write_begin()
1356 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1468 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1932 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1959 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2751 ext4_journal_stop(handle); in ext4_writepages()
2857 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()
3404 ext4_journal_stop(handle); in ext4_symlink()
3438 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dioctl.c259 err = ext4_journal_stop(handle); in ext4_update_superblocks_fn()
270 ret = ext4_journal_stop(handle); in ext4_update_superblocks_fn()
507 ext4_journal_stop(handle); in swap_inode_boot_loader()
674 ext4_journal_stop(handle); in ext4_ioctl_setflags()
787 ext4_journal_stop(handle); in ext4_ioctl_setproject()
1271 ext4_journal_stop(handle); in __ext4_ioctl()
Dacl.c265 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c723 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1221 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1601 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1817 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1991 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h330 #define ext4_journal_stop(handle) \ macro
Dextents.c2832 ext4_journal_stop(handle); in ext4_ext_remove_space()
2918 ext4_journal_stop(handle); in ext4_ext_remove_space()
3047 ext4_journal_stop(handle); in ext4_ext_remove_space()
4507 ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4526 ret3 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4691 ext4_journal_stop(handle); in ext4_zero_range()
4851 ret3 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
4888 err = ext4_journal_stop(handle); in ext4_convert_unwritten_io_end_vec()
5430 ext4_journal_stop(handle); in ext4_collapse_range()
5609 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c410 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c6741 err = ext4_journal_stop(handle); in ext4_write_dquot()
6757 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
6776 err = ext4_journal_stop(handle); in ext4_release_dquot()
6804 err = ext4_journal_stop(handle); in ext4_write_info()
6895 ext4_journal_stop(handle); in ext4_quota_on()
7042 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1628 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c2510 error2 = ext4_journal_stop(handle); in ext4_xattr_set()