Home
last modified time | relevance | path

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

12

/linux-4.19.296/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.c466 error = xfs_trans_commit(tp); in xfs_reflink_allocate_cow()
615 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
748 error = xfs_trans_commit(tp); in xfs_reflink_end_cow()
907 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
958 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1110 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1680 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.c347 error = xfs_trans_commit(tp); in xfs_symlink()
466 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()
1324 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1395 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1980 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.c813 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
850 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1072 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()
1824 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2642 error = xfs_trans_commit(tp); in xfs_remove()
2719 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_trans.h233 int xfs_trans_commit(struct xfs_trans *);
Dxfs_attr_inactive.c434 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_iops.c774 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
1024 error = xfs_trans_commit(tp); in xfs_setattr_size()
1118 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_rmap_item.c512 error = xfs_trans_commit(tp); in xfs_rui_recover()
Dxfs_refcount_item.c520 error = xfs_trans_commit(tp); in xfs_cui_recover()
Dxfs_bmap_item.c496 error = xfs_trans_commit(tp); in xfs_bui_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()
1433 code = xfs_trans_commit(tp); in xfs_ioctl_setattr()
1534 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.c537 error = xfs_trans_commit(tp); in xfs_qm_dqread_alloc()
Dxfs_file.c70 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.c217 error2 = xfs_trans_commit(args->trans); in xfs_attr_try_sf_addname()
398 error = xfs_trans_commit(args.trans); in xfs_attr_set()
479 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-4.19.296/fs/xfs/scrub/
Dscrub.c176 error = xfs_trans_commit(sc->tp); in xchk_teardown()

12