Searched refs:xfs_trans_alloc_empty (Results 1 – 18 of 18) sorted by relevance
242 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()
192 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()
381 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()
170 struct xfs_trans *xfs_trans_alloc_empty(struct xfs_mount *mp);
282 tp = xfs_trans_alloc_empty(mp); in xfs_dax_notify_dev_failure()
732 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()
663 tp = xfs_trans_alloc_empty(mp); in xfs_qm_load_metadir_qinos()1755 tp = xfs_trans_alloc_empty(mp); in xfs_qm_qino_load()
620 tp = xfs_trans_alloc_empty(ip->i_mount); in xfs_attri_iread_extents()
302 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
331 tp = xfs_trans_alloc_empty(mp); in xfs_zone_gc_query()
1273 tp = xfs_trans_alloc_empty(mp); in xfs_getfsmap()
896 tp = xfs_trans_alloc_empty(mp); in xfs_metafile_iget()
2937 tp = xfs_trans_alloc_empty(ip->i_mount); in xfs_inode_reload_unlinked()
857 tp = xfs_trans_alloc_empty(mp); in xrep_rtrmapbt_live_update()
879 tp = xfs_trans_alloc_empty(mp); in xchk_scrubv_open_by_handle()
873 sc->tp = xfs_trans_alloc_empty(sc->mp); in xchk_trans_alloc_empty()
1623 tp = xfs_trans_alloc_empty(mp); in xrep_rmapbt_live_update()
2102 tp = xfs_trans_alloc_empty(mp); in xfs_refcount_recover_cow_leftovers()
Completed in 72 milliseconds