Home
last modified time | relevance | path

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

12

/linux/fs/xfs/
A Dxfs_reflink.c429 error = xfs_trans_commit(tp); in xfs_reflink_fill_cow_hole()
492 error = xfs_trans_commit(tp); in xfs_reflink_fill_delalloc()
677 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
814 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
1038 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
1085 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1309 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1647 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
A Dxfs_symlink.c211 error = xfs_trans_commit(tp); in xfs_symlink()
298 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
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()
A Dxfs_bmap_util.c615 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
753 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
791 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1017 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1098 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1703 error = xfs_trans_commit(tp); in xfs_swap_extents()
A Dxfs_fsops.c195 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
278 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
A Dxfs_qm_syscalls.c91 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
388 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
A Dxfs_inode.c741 error = xfs_trans_commit(tp); in xfs_create()
835 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
955 error = xfs_trans_commit(tp); in xfs_link()
1162 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1263 return xfs_trans_commit(tp); in xfs_inactive_ifree()
1940 error = xfs_trans_commit(tp); in xfs_remove()
2320 error = xfs_trans_commit(tp); in xfs_rename()
A Dxfs_acl.c242 return xfs_trans_commit(tp); in xfs_acl_set_mode()
A Dxfs_trans.h236 int xfs_trans_commit(struct xfs_trans *);
A Dxfs_attr_inactive.c383 error = xfs_trans_commit(trans); in xfs_attr_inactive()
A Dxfs_iops.c768 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
995 error = xfs_trans_commit(tp); in xfs_setattr_size()
1100 return xfs_trans_commit(tp); in xfs_vn_update_time()
A Dxfs_aops.c76 return xfs_trans_commit(tp); in xfs_setfilesize()
A Dxfs_rtalloc.c693 error = xfs_trans_commit(tp); in xfs_growfs_rt_fixup_extsize()
828 error = xfs_trans_commit(args.tp); in xfs_growfs_rt_bmblock()
A Dxfs_iomap.c319 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
649 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
A Dxfs_exchrange.c281 error = xfs_trans_commit(tp); in xfs_exchrange_mappings()
A Dxfs_trans.c932 xfs_trans_commit( in xfs_trans_commit() function
/linux/fs/xfs/scrub/
A Drepair.h44 int error = xfs_trans_commit(sc->tp); in xrep_trans_commit()
A Dorphanage.c105 error = xfs_trans_commit(tp); in xrep_chown_orphanage()
A Dtempfile.c146 error = xfs_trans_commit(tp); in xrep_tempfile_create()
A Dscrub.c223 error = xfs_trans_commit(sc->tp); in xchk_teardown()
/linux/fs/xfs/libxfs/
A Dxfs_defer.c1065 return xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
1068 error = xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
A Dxfs_rtbitmap.c1253 return xfs_trans_commit(tp); in xfs_rtfile_alloc_blocks()
1299 return xfs_trans_commit(tp); in xfs_rtfile_initialize_block()
A Dxfs_attr.c1023 error = xfs_trans_commit(tp); in xfs_attr_add_fork()
1149 error = xfs_trans_commit(args->trans); in xfs_attr_set()
A Dxfs_sb.c1095 return xfs_trans_commit(tp); in xfs_sync_sb()
1192 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
/linux/Documentation/filesystems/xfs/
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

Completed in 52 milliseconds

12