Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_itable.c209 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one()
301 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat()
434 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
H 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()
H A Dxfs_notify_failure.c121 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_ddev_failure()
H A Dxfs_trans.h173 int xfs_trans_alloc_empty(struct xfs_mount *mp,
H A Dxfs_fsmap.c982 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
H A Dxfs_trans.c327 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
H A Dxfs_rtalloc.c1370 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_rtmount_iread_extents()
H A Dxfs_inode.c3760 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_inode_reload_unlinked()
/openbmc/linux/fs/xfs/scrub/
H A Dfscounters.c245 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_setup_fscounters()
H A Dcommon.c673 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c1951 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()