Home
last modified time | relevance | path

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

12

/Linux-v5.15/fs/xfs/
Dxfs_reflink.c408 error = xfs_trans_commit(tp); in xfs_reflink_allocate_cow()
560 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
678 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
899 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
946 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1167 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1490 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
Dxfs_bmap_util.c752 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
876 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
926 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1142 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1224 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1826 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_symlink.c327 error = xfs_trans_commit(tp); in xfs_symlink()
445 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_fsops.c185 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
267 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
Dxfs_qm_syscalls.c92 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
414 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
Dxfs_pnfs.c293 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_acl.c240 return xfs_trans_commit(tp); in xfs_acl_set_mode()
Dxfs_rtalloc.c825 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
863 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1130 error = xfs_trans_commit(tp); in xfs_growfs_rt()
Dxfs_trans.h234 int xfs_trans_commit(struct xfs_trans *);
Dxfs_attr_inactive.c383 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_inode.c1091 error = xfs_trans_commit(tp); in xfs_create()
1187 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1310 return xfs_trans_commit(tp); in xfs_link()
1554 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1659 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2871 error = xfs_trans_commit(tp); in xfs_remove()
2948 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_iops.c813 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
1043 error = xfs_trans_commit(tp); in xfs_setattr_size()
1143 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_aops.c74 return xfs_trans_commit(tp); in xfs_setfilesize()
Dxfs_iomap.c263 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
580 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_trans.c922 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_dquot.c651 error = xfs_trans_commit(tp); in xfs_qm_dqread_alloc()
Dxfs_file.c100 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
Dxfs_log_recover.c2499 error = xfs_trans_commit(tp); in xlog_finish_defer_ops()
2682 error = xfs_trans_commit(tp); in xlog_recover_clear_agi_bucket()
Dxfs_qm.c824 error = xfs_trans_commit(tp); in xfs_qm_qino_alloc()
Dxfs_super.c661 xfs_trans_commit(tp); in xfs_fs_dirty_inode()
/Linux-v5.15/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_sb.c953 return xfs_trans_commit(tp); in xfs_sync_sb()
1050 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
Dxfs_attr.c821 error = xfs_trans_commit(args->trans); in xfs_attr_set()
Dxfs_refcount.c1747 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/Linux-v5.15/fs/xfs/scrub/
Dscrub.c159 error = xfs_trans_commit(sc->tp); in xchk_teardown()

12