Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
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()
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_notify_failure.c120 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_ddev_failure()
Dxfs_trans.h171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
Dxfs_fsmap.c955 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
Dxfs_trans.c325 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
/Linux-v6.1/fs/xfs/scrub/
Dcommon.c580 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_refcount.c1818 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()