Home
last modified time | relevance | path

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

/fs/xfs/
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()
A Dxfs_discard.c192 tp = xfs_trans_alloc_empty(mp); in xfs_trim_gather_extents()
584 tp = xfs_trans_alloc_empty(mp); in xfs_trim_rtextents()
700 tp = xfs_trans_alloc_empty(mp); in xfs_trim_rtgroup_extents()
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()
A Dxfs_trans.h170 struct xfs_trans *xfs_trans_alloc_empty(struct xfs_mount *mp);
A Dxfs_notify_failure.c282 tp = xfs_trans_alloc_empty(mp); in xfs_dax_notify_dev_failure()
A Dxfs_rtalloc.c732 tp = xfs_trans_alloc_empty(rtg_mount(rtg)); in xfs_rtginode_ensure()
1306 tp = xfs_trans_alloc_empty(mp); in xfs_growfs_rt_prep_groups()
1673 tp = xfs_trans_alloc_empty(mp); in xfs_rtmount_inodes()
A Dxfs_qm.c663 tp = xfs_trans_alloc_empty(mp); in xfs_qm_load_metadir_qinos()
1755 tp = xfs_trans_alloc_empty(mp); in xfs_qm_qino_load()
A Dxfs_attr_item.c620 tp = xfs_trans_alloc_empty(ip->i_mount); in xfs_attri_iread_extents()
A Dxfs_trans.c302 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
A Dxfs_zone_gc.c331 tp = xfs_trans_alloc_empty(mp); in xfs_zone_gc_query()
A Dxfs_fsmap.c1273 tp = xfs_trans_alloc_empty(mp); in xfs_getfsmap()
A Dxfs_icache.c896 tp = xfs_trans_alloc_empty(mp); in xfs_metafile_iget()
A Dxfs_inode.c2937 tp = xfs_trans_alloc_empty(ip->i_mount); in xfs_inode_reload_unlinked()
/fs/xfs/scrub/
A Drtrmap_repair.c857 tp = xfs_trans_alloc_empty(mp); in xrep_rtrmapbt_live_update()
A Dscrub.c879 tp = xfs_trans_alloc_empty(mp); in xchk_scrubv_open_by_handle()
A Dcommon.c873 sc->tp = xfs_trans_alloc_empty(sc->mp); in xchk_trans_alloc_empty()
A Drmap_repair.c1623 tp = xfs_trans_alloc_empty(mp); in xrep_rmapbt_live_update()
/fs/xfs/libxfs/
A Dxfs_refcount.c2102 tp = xfs_trans_alloc_empty(mp); in xfs_refcount_recover_cow_leftovers()

Completed in 72 milliseconds