Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_itable.c217 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one()
309 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat()
442 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
A Dxfs_iwalk.c382 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_run_callbacks()
614 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_ag_work()
A Dxfs_discard.c178 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_gather_extents()
578 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_rtdev_extents()
A Dxfs_trans.h171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
A Dxfs_notify_failure.c188 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_ddev_failure()
A Dxfs_trans.c328 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
A Dxfs_fsmap.c1000 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
A Dxfs_attr_item.c619 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_attri_iread_extents()
A Dxfs_rtalloc.c1110 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_rtmount_iread_extents()
A Dxfs_inode.c2912 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_inode_reload_unlinked()
/linux/fs/xfs/scrub/
A Dscrub.c807 error = xfs_trans_alloc_empty(mp, &tp); in xchk_scrubv_open_by_handle()
A Dcommon.c700 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc_empty()
A Drepair.c1159 error = xfs_trans_alloc_empty(mp, tpp); in xrep_trans_alloc_hook_dummy()
/linux/fs/xfs/libxfs/
A Dxfs_refcount.c1933 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()

Completed in 42 milliseconds