Home
last modified time | relevance | path

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

12

/Linux-v5.4/fs/xfs/
Dxfs_reflink.c419 error = xfs_trans_commit(tp); in xfs_reflink_allocate_cow()
575 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
688 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
906 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
953 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1093 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1576 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
Dxfs_qm_syscalls.c244 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
532 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
565 return xfs_trans_commit(tp); in xfs_qm_log_quotaoff_end()
600 error = xfs_trans_commit(tp); in xfs_qm_log_quotaoff()
Dxfs_fsops.c132 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
213 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
Dxfs_bmap_util.c844 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
975 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
1032 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1269 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1340 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1917 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_symlink.c338 error = xfs_trans_commit(tp); in xfs_symlink()
457 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_trans.h233 int xfs_trans_commit(struct xfs_trans *);
Dxfs_pnfs.c298 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_rtalloc.c804 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
841 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1078 error = xfs_trans_commit(tp); in xfs_growfs_rt()
Dxfs_iops.c764 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
1004 error = xfs_trans_commit(tp); in xfs_setattr_size()
1098 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_inode.c1249 error = xfs_trans_commit(tp); in xfs_create()
1344 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1458 return xfs_trans_commit(tp); in xfs_link()
1708 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1793 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2960 error = xfs_trans_commit(tp); in xfs_remove()
3037 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_attr_inactive.c429 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_bmap_item.c550 error = xfs_trans_commit(tp); in xfs_bui_recover()
Dxfs_refcount_item.c583 error = xfs_trans_commit(tp); in xfs_cui_recover()
Dxfs_rmap_item.c598 error = xfs_trans_commit(tp); in xfs_rui_recover()
Dxfs_iomap.c288 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
812 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_extfree_item.c647 error = xfs_trans_commit(tp); in xfs_efi_recover()
Dxfs_ioctl.c320 error = xfs_trans_commit(tp); in xfs_set_dmattrs()
1634 code = xfs_trans_commit(tp); in xfs_ioctl_setattr()
1743 error = xfs_trans_commit(tp); in xfs_ioc_setxflags()
Dxfs_trans.c1016 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_aops.c181 return xfs_trans_commit(tp); in __xfs_setfilesize()
Dxfs_dquot.c533 error = xfs_trans_commit(tp); in xfs_qm_dqread_alloc()
Dxfs_file.c66 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr.c245 error2 = xfs_trans_commit(args->trans); in xfs_attr_try_sf_addname()
426 error = xfs_trans_commit(args.trans); in xfs_attr_set()
507 error = xfs_trans_commit(args.trans); in xfs_attr_remove()
Dxfs_sb.c961 return xfs_trans_commit(tp); in xfs_sync_sb()
1057 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
Dxfs_refcount.c1680 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/Linux-v5.4/fs/xfs/scrub/
Dscrub.c157 error = xfs_trans_commit(sc->tp); in xchk_teardown()

12