Home
last modified time | relevance | path

Searched refs:xfs_trans_commit (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/fs/xfs/
Dxfs_qm_syscalls.c249 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
537 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
570 return xfs_trans_commit(tp); in xfs_qm_log_quotaoff_end()
605 error = xfs_trans_commit(tp); in xfs_qm_log_quotaoff()
Dxfs_reflink.c465 error = xfs_trans_commit(tp); in xfs_reflink_allocate_cow()
614 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
747 error = xfs_trans_commit(tp); in xfs_reflink_end_cow()
906 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
957 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1101 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1661 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
Dxfs_fsops.c137 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
218 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
Dxfs_symlink.c346 error = xfs_trans_commit(tp); in xfs_symlink()
458 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_bmap_util.c849 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
978 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
1035 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1328 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1399 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1978 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_pnfs.c305 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_iomap.c264 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
767 error = xfs_trans_commit(tp); in xfs_iomap_write_allocate()
886 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_rtalloc.c802 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
839 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1055 error = xfs_trans_commit(tp); in xfs_growfs_rt()
Dxfs_inode.c1258 error = xfs_trans_commit(tp); in xfs_create()
1353 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1469 return xfs_trans_commit(tp); in xfs_link()
1719 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1804 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2625 error = xfs_trans_commit(tp); in xfs_remove()
2702 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_trans.h233 int xfs_trans_commit(struct xfs_trans *);
Dxfs_iops.c757 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
996 error = xfs_trans_commit(tp); in xfs_setattr_size()
1090 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_attr_inactive.c434 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_bmap_item.c496 error = xfs_trans_commit(tp); in xfs_bui_recover()
Dxfs_refcount_item.c520 error = xfs_trans_commit(tp); in xfs_cui_recover()
Dxfs_rmap_item.c512 error = xfs_trans_commit(tp); in xfs_rui_recover()
Dxfs_extfree_item.c540 error = xfs_trans_commit(tp); in xfs_efi_recover()
Dxfs_ioctl.c326 error = xfs_trans_commit(tp); in xfs_set_dmattrs()
1432 code = xfs_trans_commit(tp); in xfs_ioctl_setattr()
1533 error = xfs_trans_commit(tp); in xfs_ioc_setxflags()
Dxfs_aops.c186 return xfs_trans_commit(tp); in __xfs_setfilesize()
Dxfs_trans.c1009 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_dquot.c536 error = xfs_trans_commit(tp); in xfs_qm_dqread_alloc()
Dxfs_file.c70 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr.c304 err2 = xfs_trans_commit(args.trans); in xfs_attr_set()
360 error = xfs_trans_commit(args.trans); in xfs_attr_set()
454 error = xfs_trans_commit(args.trans); in xfs_attr_remove()
Dxfs_sb.c976 return xfs_trans_commit(tp); in xfs_sync_sb()
1072 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
Dxfs_refcount.c1692 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/Linux-v4.19/fs/xfs/scrub/
Dscrub.c176 error = xfs_trans_commit(sc->tp); in xchk_teardown()

12