Home
last modified time | relevance | path

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

12

/Linux-v6.6/fs/xfs/
Dxfs_reflink.c428 error = xfs_trans_commit(tp); in xfs_reflink_fill_cow_hole()
498 error = xfs_trans_commit(tp); in xfs_reflink_fill_delalloc()
695 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
840 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
1064 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
1111 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1335 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1664 error = xfs_trans_commit(tp); in xfs_reflink_try_clear_inode_flag()
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()
Dxfs_bmap_util.c757 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
882 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
934 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1149 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1233 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1843 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_fsops.c193 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
275 return xfs_trans_commit(tp); in xfs_growfs_imaxpct()
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()
Dxfs_symlink.c331 error = xfs_trans_commit(tp); in xfs_symlink()
449 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_inode.c1069 error = xfs_trans_commit(tp); in xfs_create()
1165 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1275 return xfs_trans_commit(tp); in xfs_link()
1521 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1622 return xfs_trans_commit(tp); in xfs_inactive_ifree()
2595 error = xfs_trans_commit(tp); in xfs_remove()
2672 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_acl.c241 return xfs_trans_commit(tp); in xfs_acl_set_mode()
Dxfs_attr_inactive.c379 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_rtalloc.c828 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
866 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1133 error = xfs_trans_commit(tp); in xfs_growfs_rt()
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()
Dxfs_trans.h236 int xfs_trans_commit(struct xfs_trans *);
Dxfs_aops.c76 return xfs_trans_commit(tp); in xfs_setfilesize()
Dxfs_iomap.c316 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
637 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_trans.c1053 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_dquot.c384 error = xfs_trans_commit(tp); in xfs_dquot_disk_alloc()
Dxfs_log_recover.c2493 error = xfs_trans_commit(tp); in xlog_finish_defer_ops()
2663 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_ioctl.c1404 error = xfs_trans_commit(tp); in xfs_fileattr_set()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_defer.c800 return xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
803 error = xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
Dxfs_sb.c1070 return xfs_trans_commit(tp); in xfs_sync_sb()
1167 error = xfs_trans_commit(tp); in xfs_sync_sb_buf()
Dxfs_attr.c1083 error = xfs_trans_commit(args->trans); in xfs_attr_set()
Dxfs_refcount.c1992 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/Linux-v6.6/fs/xfs/scrub/
Dscrub.c174 error = xfs_trans_commit(sc->tp); in xchk_teardown()
/Linux-v6.6/Documentation/filesystems/
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