Home
last modified time | relevance | path

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

12

/fs/xfs/
Dxfs_reflink.c417 error = xfs_trans_commit(tp); in xfs_reflink_allocate_cow()
573 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
686 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
904 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
951 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1143 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1468 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
Dxfs_qm_syscalls.c51 error = xfs_trans_commit(tp); in xfs_qm_log_quotaoff()
85 return xfs_trans_commit(tp); in xfs_qm_log_quotaoff_end()
308 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
630 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
Dxfs_bmap_util.c705 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
833 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
890 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1106 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1183 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1771 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_symlink.c323 error = xfs_trans_commit(tp); in xfs_symlink()
441 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_fsops.c132 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
213 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
Dxfs_rtalloc.c820 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
858 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1101 error = xfs_trans_commit(tp); in xfs_growfs_rt()
Dxfs_inode.c1231 error = xfs_trans_commit(tp); in xfs_create()
1325 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1439 return xfs_trans_commit(tp); in xfs_link()
1681 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1786 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2918 error = xfs_trans_commit(tp); in xfs_remove()
2995 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_iops.c743 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
990 error = xfs_trans_commit(tp); in xfs_setattr_size()
1084 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_pnfs.c296 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_trans.h249 int xfs_trans_commit(struct xfs_trans *);
Dxfs_attr_inactive.c383 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_iomap.c268 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
590 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_aops.c68 return xfs_trans_commit(tp); in __xfs_setfilesize()
Dxfs_trans.c918 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_ioctl.c1534 code = xfs_trans_commit(tp); in xfs_ioctl_setattr()
1631 error = xfs_trans_commit(tp); in xfs_ioc_setxflags()
Dxfs_log_recover.c2474 error = xfs_trans_commit(tp); in xlog_finish_defer_ops()
2654 error = xfs_trans_commit(tp); in xlog_recover_clear_agi_bucket()
Dxfs_file.c97 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
Dxfs_dquot.c645 error = xfs_trans_commit(tp); in xfs_qm_dqread_alloc()
Dxfs_qm.c823 error = xfs_trans_commit(tp); in xfs_qm_qino_alloc()
Dxfs_super.c687 xfs_trans_commit(tp); in xfs_fs_dirty_inode()
/fs/xfs/libxfs/
Dxfs_defer.c704 return xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
707 error = xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
Dxfs_attr.c237 error2 = xfs_trans_commit(args->trans); in xfs_attr_set_shortform()
511 error = xfs_trans_commit(args->trans); in xfs_attr_set()
Dxfs_sb.c1005 return xfs_trans_commit(tp); in xfs_sync_sb()
1101 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
Dxfs_refcount.c1752 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/fs/xfs/scrub/
Dscrub.c158 error = xfs_trans_commit(sc->tp); in xchk_teardown()

12