Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c428 error = xfs_trans_commit(tp); in xfs_reflink_fill_cow_hole()
491 error = xfs_trans_commit(tp); in xfs_reflink_fill_delalloc()
681 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
821 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
1045 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
1092 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1316 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1649 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
H A Dxfs_pnfs.c104 return xfs_trans_commit(tp); in xfs_fs_map_update_inode()
332 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
H A Dxfs_qm_syscalls.c92 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
389 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
H A Dxfs_symlink.c331 error = xfs_trans_commit(tp); in xfs_symlink()
449 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
H A Dxfs_fsops.c197 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
282 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
H A Dxfs_bmap_util.c771 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
909 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
949 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1164 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1248 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1858 error = xfs_trans_commit(tp); in xfs_swap_extents()
H A Dxfs_acl.c241 return xfs_trans_commit(tp); in xfs_acl_set_mode()
H A Dxfs_inode.c1076 error = xfs_trans_commit(tp); in xfs_create()
1172 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1293 return xfs_trans_commit(tp); in xfs_link()
1539 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1640 return xfs_trans_commit(tp); in xfs_inactive_ifree()
2622 error = xfs_trans_commit(tp); in xfs_remove()
2699 return xfs_trans_commit(tp); in xfs_finish_rename()
H A Dxfs_attr_inactive.c379 error = xfs_trans_commit(trans); in xfs_attr_inactive()
H A Dxfs_trans.h238 int xfs_trans_commit(struct xfs_trans *);
H A Dxfs_iops.c744 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
971 error = xfs_trans_commit(tp); in xfs_setattr_size()
1076 return xfs_trans_commit(tp); in xfs_vn_update_time()
H A Dxfs_rtalloc.c848 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
886 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1160 error = xfs_trans_commit(tp); in xfs_growfs_rt()
H A Dxfs_aops.c76 return xfs_trans_commit(tp); in xfs_setfilesize()
H A Dxfs_iomap.c316 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
629 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
H A Dxfs_trans.c1053 xfs_trans_commit( in xfs_trans_commit() function
H A Dxfs_dquot.c383 error = xfs_trans_commit(tp); in xfs_dquot_disk_alloc()
H A Dxfs_log_recover.c2510 error = xfs_trans_commit(tp); in xlog_finish_defer_ops()
2669 error = xfs_trans_commit(tp); in xlog_recover_clear_agi_bucket()
H A Dxfs_qm.c824 error = xfs_trans_commit(tp); in xfs_qm_qino_alloc()
H A Dxfs_super.c695 xfs_trans_commit(tp); in xfs_fs_dirty_inode()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.c857 return xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
860 error = xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
H A Dxfs_sb.c1074 return xfs_trans_commit(tp); in xfs_sync_sb()
1171 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
H A Dxfs_attr.c1083 error = xfs_trans_commit(args->trans); in xfs_attr_set()
H A Dxfs_refcount.c1992 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c174 error = xfs_trans_commit(sc->tp); in xchk_teardown()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst74 xfs_trans_commit(tp);
94 xfs_trans_commit(tp);
102 xfs_trans_commit(tp);
130 xfs_trans_commit() does not guarantee that the modification has been committed
278 xfs_trans_commit() calls, while the physical log space reservation - tracked by

12