Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dinode.c304 ext4_journal_stop(handle); in ext4_evict_inode()
334 ext4_journal_stop(handle); in ext4_evict_inode()
845 ext4_journal_stop(handle); in ext4_get_block_trans()
1300 ext4_journal_stop(handle); in ext4_write_begin()
1339 ext4_journal_stop(handle); in ext4_write_begin()
1433 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1550 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2027 ext4_journal_stop(handle); in __ext4_journalled_writepage()
2044 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2769 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()
Dioctl.c183 ext4_journal_stop(handle); in swap_inode_boot_loader()
285 ext4_journal_stop(handle); in ext4_ioctl_setflags()
402 ext4_journal_stop(handle); in ext4_ioctl_setproject()
714 ext4_journal_stop(handle); in ext4_ioctl()
967 err2 = ext4_journal_stop(handle); in ext4_ioctl()
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()
718 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
895 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
936 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()
Dnamei.c2459 ext4_journal_stop(handle); in ext4_create()
2491 ext4_journal_stop(handle); in ext4_mknod()
2527 ext4_journal_stop(handle); in ext4_tmpfile()
2532 ext4_journal_stop(handle); in ext4_tmpfile()
2660 ext4_journal_stop(handle); in ext4_mkdir()
2978 ext4_journal_stop(handle); in ext4_rmdir()
3047 ext4_journal_stop(handle); in ext4_unlink()
3099 ext4_journal_stop(handle); in ext4_symlink()
3127 ext4_journal_stop(handle); in ext4_symlink()
3167 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dfile.c322 ext4_journal_stop(handle); in ext4_dax_huge_fault()
426 ext4_journal_stop(handle); in ext4_sample_last_mounted()
Dacl.c261 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c689 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1147 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1498 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1708 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1880 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dext4_jbd2.h315 #define ext4_journal_stop(handle) \ macro
Dextents.c2851 ext4_journal_stop(handle); in ext4_ext_remove_space()
2933 ext4_journal_stop(handle); in ext4_ext_remove_space()
3061 ext4_journal_stop(handle); in ext4_ext_remove_space()
4701 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4720 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4889 ext4_journal_stop(handle); in ext4_zero_range()
5053 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5058 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5580 ext4_journal_stop(handle); in ext4_collapse_range()
5758 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c401 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c1281 res2 = ext4_journal_stop(handle); in ext4_set_context()
5470 err = ext4_journal_stop(handle); in ext4_write_dquot()
5486 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
5505 err = ext4_journal_stop(handle); in ext4_release_dquot()
5536 err = ext4_journal_stop(handle); in ext4_write_info()
5635 ext4_journal_stop(handle); in ext4_quota_on()
5742 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()