Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dmigrate.c482 ext4_journal_stop(handle); in ext4_ext_migrate()
494 ext4_journal_stop(handle); in ext4_ext_migrate()
605 ext4_journal_stop(handle); in ext4_ext_migrate()
680 ext4_journal_stop(handle); in ext4_ind_migrate()
Dinode.c277 ext4_journal_stop(handle); in ext4_evict_inode()
307 ext4_journal_stop(handle); in ext4_evict_inode()
740 ext4_journal_stop(handle); in _ext4_get_block()
1056 ext4_journal_stop(handle); in ext4_write_begin()
1094 ext4_journal_stop(handle); in ext4_write_begin()
1193 ret2 = ext4_journal_stop(handle); in ext4_write_end()
1267 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
1755 ext4_journal_stop(handle); in __ext4_journalled_writepage()
1776 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
2488 ext4_journal_stop(handle); in ext4_writepages()
[all …]
Dioctl.c188 ext4_journal_stop(handle); in swap_inode_boot_loader()
309 ext4_journal_stop(handle); in ext4_ioctl()
368 ext4_journal_stop(handle); in ext4_ioctl()
670 err2 = ext4_journal_stop(handle); in ext4_ioctl()
Dinline.c603 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
629 ext4_journal_stop(handle); in ext4_convert_inline_data_to_extent()
675 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
709 ext4_journal_stop(handle); in ext4_try_to_write_inline_data()
889 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
924 ext4_journal_stop(handle); in ext4_da_write_inline_data_begin()
1918 ext4_journal_stop(handle); in ext4_inline_data_truncate()
1983 ext4_journal_stop(handle); in ext4_inline_data_truncate()
2020 ext4_journal_stop(handle); in ext4_convert_inline_data()
Dnamei.c2538 ext4_journal_stop(handle); in ext4_create()
2571 ext4_journal_stop(handle); in ext4_mknod()
2605 ext4_journal_stop(handle); in ext4_tmpfile()
2610 ext4_journal_stop(handle); in ext4_tmpfile()
2745 ext4_journal_stop(handle); in ext4_mkdir()
3059 ext4_journal_stop(handle); in ext4_rmdir()
3122 ext4_journal_stop(handle); in ext4_unlink()
3176 ext4_journal_stop(handle); in ext4_symlink()
3226 ext4_journal_stop(handle); in ext4_symlink()
3265 ext4_journal_stop(handle); in ext4_symlink()
[all …]
Dfile.c284 ext4_journal_stop(handle); in ext4_file_open()
290 ext4_journal_stop(handle); in ext4_file_open()
Dacl.c249 ext4_journal_stop(handle); in ext4_set_acl()
Dresize.c662 err2 = ext4_journal_stop(handle); in setup_new_flex_group_blocks()
1118 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
1471 err2 = ext4_journal_stop(handle); in ext4_flex_group_add()
1682 err2 = ext4_journal_stop(handle); in ext4_group_extend_no_check()
1853 ret = ext4_journal_stop(handle); in ext4_convert_meta_bg()
Dindirect.c669 ext4_journal_stop(handle); in ext4_ind_direct_IO()
674 ext4_journal_stop(handle); in ext4_ind_direct_IO()
753 err = ext4_journal_stop(handle); in ext4_ind_direct_IO()
Dext4_jbd2.h316 #define ext4_journal_stop(handle) \ macro
Dextents.c2832 ext4_journal_stop(handle); in ext4_ext_remove_space()
2914 ext4_journal_stop(handle); in ext4_ext_remove_space()
3042 ext4_journal_stop(handle); in ext4_ext_remove_space()
4700 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4718 ret2 = ext4_journal_stop(handle); in ext4_alloc_file_blocks()
4878 ext4_journal_stop(handle); in ext4_zero_range()
5050 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5055 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
5521 ext4_journal_stop(handle); in ext4_collapse_range()
Dmove_extent.c414 ext4_journal_stop(handle); in move_extent_per_page()
Dsuper.c5193 err = ext4_journal_stop(handle); in ext4_write_dquot()
5209 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
5228 err = ext4_journal_stop(handle); in ext4_release_dquot()
5259 err = ext4_journal_stop(handle); in ext4_write_info()
5414 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1347 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c1216 error2 = ext4_journal_stop(handle); in ext4_xattr_set()