Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_itable.c187 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one()
278 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat()
408 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.h169 int xfs_trans_alloc_empty(struct xfs_mount *mp,
Dxfs_trans.c330 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
Dxfs_fsmap.c956 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
/Linux-v5.15/fs/xfs/scrub/
Dcommon.c578 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_refcount.c1706 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()