Home
last modified time | relevance | path

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

12

/Linux-v5.10/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()
836 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
893 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1109 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1186 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1774 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_symlink.c322 error = xfs_trans_commit(tp); in xfs_symlink()
440 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_pnfs.c293 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_trans.h249 int xfs_trans_commit(struct xfs_trans *);
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_attr_inactive.c383 error = xfs_trans_commit(trans); in xfs_attr_inactive()
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()
2916 error = xfs_trans_commit(tp); in xfs_remove()
2993 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_iops.c790 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
1040 error = xfs_trans_commit(tp); in xfs_setattr_size()
1134 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_aops.c95 return xfs_trans_commit(tp); in __xfs_setfilesize()
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_trans.c922 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_ioctl.c1533 code = xfs_trans_commit(tp); in xfs_ioctl_setattr()
1630 error = xfs_trans_commit(tp); in xfs_ioc_setxflags()
Dxfs_dquot.c610 error = xfs_trans_commit(tp); in xfs_qm_dqread_alloc()
Dxfs_file.c99 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
Dxfs_log_recover.c2470 error = xfs_trans_commit(tp); in xlog_finish_defer_ops()
2650 error = xfs_trans_commit(tp); in xlog_recover_clear_agi_bucket()
Dxfs_qm.c823 error = xfs_trans_commit(tp); in xfs_qm_qino_alloc()
Dxfs_super.c685 xfs_trans_commit(tp); in xfs_fs_dirty_inode()
/Linux-v5.10/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.c995 return xfs_trans_commit(tp); in xfs_sync_sb()
1091 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
Dxfs_refcount.c1752 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/Linux-v5.10/fs/xfs/scrub/
Dscrub.c158 error = xfs_trans_commit(sc->tp); in xchk_teardown()

12