Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_itable.c194 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one()
286 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat()
419 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
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()
Dxfs_trans.h168 int xfs_trans_alloc_empty(struct xfs_mount *mp,
Dxfs_trans.c325 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
Dxfs_fsmap.c956 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
/linux-5.19.10/fs/xfs/scrub/
Dcommon.c580 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/linux-5.19.10/fs/xfs/libxfs/
Dxfs_refcount.c1709 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()