Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dresize.c289 if ((err2 = ext4_journal_stop(handle)) && !err) in setup_new_group_blocks()
695 if ((err2 = ext4_journal_stop(handle)) && !err) in update_backups()
941 if ((err2 = ext4_journal_stop(handle)) && !err) in ext4_group_add()
1045 ext4_journal_stop(handle); in ext4_group_extend()
1054 ext4_journal_stop(handle); in ext4_group_extend()
1066 if ((err = ext4_journal_stop(handle))) in ext4_group_extend()
Dinode.c245 ext4_journal_stop(handle); in ext4_evict_inode()
274 ext4_journal_stop(handle); in ext4_evict_inode()
1420 ext4_journal_stop(handle); in _ext4_get_block()
1639 ext4_journal_stop(handle); in ext4_write_begin()
1669 ext4_journal_stop(handle); in ext4_write_begin()
1776 ret2 = ext4_journal_stop(handle); in ext4_ordered_write_end()
1818 ret2 = ext4_journal_stop(handle); in ext4_writeback_write_end()
1882 ret2 = ext4_journal_stop(handle); in ext4_journalled_write_end()
2574 err = ext4_journal_stop(handle); in __ext4_journalled_writepage()
3020 ext4_journal_stop(handle); in ext4_da_writepages()
[all …]
Dmigrate.c502 ext4_journal_stop(handle); in ext4_ext_migrate()
514 ext4_journal_stop(handle); in ext4_ext_migrate()
628 ext4_journal_stop(handle); in ext4_ext_migrate()
Dioctl.c124 ext4_journal_stop(handle); in ext4_ioctl()
171 ext4_journal_stop(handle); in ext4_ioctl()
Dacl.c361 ext4_journal_stop(handle); in ext4_acl_chmod()
456 ext4_journal_stop(handle); in ext4_xattr_set_acl()
Dnamei.c1758 ext4_journal_stop(handle); in ext4_create()
1795 ext4_journal_stop(handle); in ext4_mknod()
1880 ext4_journal_stop(handle); in ext4_mkdir()
2174 ext4_journal_stop(handle); in ext4_rmdir()
2231 ext4_journal_stop(handle); in ext4_unlink()
2292 ext4_journal_stop(handle); in ext4_symlink()
2331 ext4_journal_stop(handle); in ext4_link()
2515 ext4_journal_stop(handle); in ext4_rename()
Dext4_jbd2.h210 #define ext4_journal_stop(handle) \ macro
Dmove_extent.c923 ext4_journal_stop(handle); in move_extent_per_page()
926 ext4_journal_stop(handle); in move_extent_per_page()
Dextents.c2354 ext4_journal_stop(handle); in ext4_ext_remove_space()
2459 ext4_journal_stop(handle); in ext4_ext_remove_space()
3602 ext4_journal_stop(handle); in ext4_ext_truncate()
3704 ret2 = ext4_journal_stop(handle); in ext4_fallocate()
3716 ret2 = ext4_journal_stop(handle); in ext4_fallocate()
3780 ret2 = ext4_journal_stop(handle); in ext4_convert_unwritten_extents()
Dsuper.c4523 err = ext4_journal_stop(handle); in ext4_write_dquot()
4539 err = ext4_journal_stop(handle); in ext4_acquire_dquot()
4558 err = ext4_journal_stop(handle); in ext4_release_dquot()
4586 err = ext4_journal_stop(handle); in ext4_write_info()
4662 ext4_journal_stop(handle); in ext4_quota_off()
Dialloc.c1331 ext4_journal_stop(handle); in ext4_init_inode_table()
Dxattr.c1095 error2 = ext4_journal_stop(handle); in ext4_xattr_set()