Home
last modified time | relevance | path

Searched refs:xfs_trans_alloc_empty (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_itable.c198 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one()
290 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat()
423 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
A Dxfs_iwalk.c387 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_run_callbacks()
619 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_ag_work()
A Dxfs_notify_failure.c120 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_ddev_failure()
A Dxfs_trans.h171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
A Dxfs_fsmap.c956 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
A Dxfs_trans.c325 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
A Dxfs_rtalloc.c1341 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_rtmount_iread_extents()
/linux-6.3-rc2/fs/xfs/scrub/
A Dcommon.c572 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_refcount.c1922 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()

Completed in 23 milliseconds