Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dmigrate.c481 ext4_journal_stop(handle); in ext4_ext_migrate()
493 ext4_journal_stop(handle); in ext4_ext_migrate()
604 ext4_journal_stop(handle); in ext4_ext_migrate()
677 ext4_journal_stop(handle); in ext4_ind_migrate()
Dioctl.c184 ext4_journal_stop(handle); in swap_inode_boot_loader()
305 ext4_journal_stop(handle); in ext4_ioctl()
364 ext4_journal_stop(handle); in ext4_ioctl()
662 err2 = ext4_journal_stop(handle); in ext4_ioctl()
Dinode.c278 ext4_journal_stop(handle); in ext4_evict_inode()
308 ext4_journal_stop(handle); in ext4_evict_inode()
741 ext4_journal_stop(handle); in _ext4_get_block()
1057 ext4_journal_stop(handle); in ext4_write_begin()
1095 ext4_journal_stop(handle); in ext4_write_begin()
1194 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1300 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1776 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1797 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2520 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dfile.c233 ext4_journal_stop(handle); in ext4_dax_fault()
269 ext4_journal_stop(handle); in ext4_dax_pmd_fault()
392 ext4_journal_stop(handle); in ext4_file_open()
398 ext4_journal_stop(handle); in ext4_file_open()
Dinline.c602 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
628 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
674 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
708 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
888 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
923 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1916 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1981 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2018 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dnamei.c2458 ext4_journal_stop(handle); in ext4_create()
2490 ext4_journal_stop(handle); in ext4_mknod()
2526 ext4_journal_stop(handle); in ext4_tmpfile()
2531 ext4_journal_stop(handle); in ext4_tmpfile()
2660 ext4_journal_stop(handle); in ext4_mkdir()
2976 ext4_journal_stop(handle); in ext4_rmdir()
3042 ext4_journal_stop(handle); in ext4_unlink()
3111 ext4_journal_stop(handle); in ext4_symlink()
3148 ext4_journal_stop(handle); in ext4_symlink()
3188 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dcrypto_policy.c96 res2 = ext4_journal_stop(handle); in ext4_create_encryption_context_from_policy()
Dacl.c249 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c662 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1117 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1468 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1676 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1847 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dindirect.c671 ext4_journal_stop(handle); in ext4_ind_direct_IO()
676 ext4_journal_stop(handle); in ext4_ind_direct_IO()
755 err = ext4_journal_stop(handle); in ext4_ind_direct_IO()
Dext4_jbd2.h314 #define ext4_journal_stop(handle) \ macro
Dextents.c2834 ext4_journal_stop(handle); in ext4_ext_remove_space()
2916 ext4_journal_stop(handle); in ext4_ext_remove_space()
3044 ext4_journal_stop(handle); in ext4_ext_remove_space()
4723 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4741 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4901 ext4_journal_stop(handle); in ext4_zero_range()
5078 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5083 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5585 ext4_journal_stop(handle); in ext4_collapse_range()
5755 ext4_journal_stop(handle); in ext4_insert_range()
Dmove_extent.c411 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c4858 err = ext4_journal_stop(handle); in ext4_write_dquot()
4874 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
4893 err = ext4_journal_stop(handle); in ext4_release_dquot()
4924 err = ext4_journal_stop(handle); in ext4_write_info()
5079 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1380 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c1215 error2 = ext4_journal_stop(handle); in ext4_xattr_set()