Home
last modified time | relevance | path

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

12

/Linux-v6.1/fs/xfs/
Dxfs_reflink.c430 error = xfs_trans_commit(tp); in xfs_reflink_fill_cow_hole()
500 error = xfs_trans_commit(tp); in xfs_reflink_fill_delalloc()
694 error = xfs_trans_commit(tp); in xfs_reflink_cancel_cow_range()
839 error = xfs_trans_commit(tp); in xfs_reflink_end_cow_extent()
1063 error = xfs_trans_commit(tp); in xfs_reflink_set_inode_flag()
1110 error = xfs_trans_commit(tp); in xfs_reflink_update_dest()
1334 error = xfs_trans_commit(tp); in xfs_reflink_remap_extent()
1663 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()
330 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_bmap_util.c755 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
880 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
932 error = xfs_trans_commit(tp); in xfs_unmap_extent()
1147 error = xfs_trans_commit(tp); in xfs_collapse_file_space()
1231 error = xfs_trans_commit(tp); in xfs_insert_file_space()
1839 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_symlink.c331 error = xfs_trans_commit(tp); in xfs_symlink()
449 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_fsops.c184 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
266 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_inode.c1070 error = xfs_trans_commit(tp); in xfs_create()
1166 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1276 return xfs_trans_commit(tp); in xfs_link()
1522 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1627 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2513 error = xfs_trans_commit(tp); in xfs_remove()
2590 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.c380 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_iops.c739 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
965 error = xfs_trans_commit(tp); in xfs_setattr_size()
1065 return xfs_trans_commit(tp); in xfs_vn_update_time()
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_trans.h236 int xfs_trans_commit(struct xfs_trans *);
Dxfs_aops.c74 return xfs_trans_commit(tp); in xfs_setfilesize()
Dxfs_iomap.c272 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
592 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_trans.c1046 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.c816 error = xfs_trans_commit(tp); in xfs_qm_qino_alloc()
Dxfs_super.c678 xfs_trans_commit(tp); in xfs_fs_dirty_inode()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_defer.c798 return xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
801 error = xfs_trans_commit(tp); in xfs_defer_ops_capture_and_commit()
Dxfs_sb.c1011 return xfs_trans_commit(tp); in xfs_sync_sb()
1108 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.c1859 error = xfs_trans_commit(tp); in xfs_refcount_recover_cow_leftovers()
/Linux-v6.1/fs/xfs/scrub/
Dscrub.c159 error = xfs_trans_commit(sc->tp); in xchk_teardown()
/Linux-v6.1/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