Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_itable.c242 tp = xfs_trans_alloc_empty(breq->mp); in xfs_bulkstat_one()
329 tp = xfs_trans_alloc_empty(breq->mp); in xfs_bulkstat()
455 tp = xfs_trans_alloc_empty(breq->mp); in xfs_inumbers()
H A Dxfs_discard.c181 tp = xfs_trans_alloc_empty(mp); in xfs_trim_gather_extents()
569 tp = xfs_trans_alloc_empty(mp); in xfs_trim_rtextents()
685 tp = xfs_trans_alloc_empty(mp); in xfs_trim_rtgroup_extents()
H A Dxfs_iwalk.c381 iwag->tp = xfs_trans_alloc_empty(mp); in xfs_iwalk_run_callbacks()
617 iwag->tp = xfs_trans_alloc_empty(mp); in xfs_iwalk_ag_work()
H A Dxfs_trans.h170 struct xfs_trans *xfs_trans_alloc_empty(struct xfs_mount *mp);
H A Dxfs_notify_failure.c282 tp = xfs_trans_alloc_empty(mp); in xfs_dax_notify_dev_failure()
H A Dxfs_rtalloc.c732 tp = xfs_trans_alloc_empty(rtg_mount(rtg)); in xfs_rtginode_ensure()
1308 tp = xfs_trans_alloc_empty(mp); in xfs_growfs_rt_prep_groups()
1675 tp = xfs_trans_alloc_empty(mp); in xfs_rtmount_inodes()
H A Dxfs_trans.c302 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
H A Dxfs_zone_gc.c332 tp = xfs_trans_alloc_empty(mp); in xfs_zone_gc_query()
H A Dxfs_attr_item.c620 tp = xfs_trans_alloc_empty(ip->i_mount); in xfs_attri_iread_extents()
H A Dxfs_fsmap.c1273 tp = xfs_trans_alloc_empty(mp); in xfs_getfsmap()
H A Dxfs_inode.c2948 tp = xfs_trans_alloc_empty(ip->i_mount); in xfs_inode_reload_unlinked()
/linux/fs/xfs/scrub/
H A Drtrmap_repair.c857 tp = xfs_trans_alloc_empty(mp); in xrep_rtrmapbt_live_update()
H A Dscrub.c879 tp = xfs_trans_alloc_empty(mp); in xchk_scrubv_open_by_handle()
H A Dcommon.c873 sc->tp = xfs_trans_alloc_empty(sc->mp); in xchk_trans_alloc_empty()
H A Drmap_repair.c1623 tp = xfs_trans_alloc_empty(mp); in xrep_rmapbt_live_update()
/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c2101 tp = xfs_trans_alloc_empty(mp); in xfs_refcount_recover_cow_leftovers()