Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_itable.c242 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one()
334 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat()
467 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
Dxfs_discard.c199 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_gather_extents()
586 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_rtextents()
704 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_rtgroup_extents()
Dxfs_iwalk.c381 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_run_callbacks()
620 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_ag_work()
Dxfs_trans.h171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
Dxfs_notify_failure.c283 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_dev_failure()
Dxfs_rtalloc.c730 error = xfs_trans_alloc_empty(rtg_mount(rtg), &tp); in xfs_rtginode_ensure()
1224 error = xfs_trans_alloc_empty(mp, &tp); in xfs_growfs_rt_prep_groups()
1631 error = xfs_trans_alloc_empty(mp, &tp); in xfs_rtmount_inodes()
Dxfs_qm.c684 error = xfs_trans_alloc_empty(mp, &tp); in xfs_qm_load_metadir_qinos()
1805 error = xfs_trans_alloc_empty(mp, &tp); in xfs_qm_qino_load()
Dxfs_trans.c328 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
Dxfs_attr_item.c619 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_attri_iread_extents()
Dxfs_fsmap.c1214 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
Dxfs_icache.c896 error = xfs_trans_alloc_empty(mp, &tp); in xfs_metafile_iget()
Dxfs_inode.c2943 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_inode_reload_unlinked()
/linux-6.14.4/fs/xfs/scrub/
Dscrub.c879 error = xfs_trans_alloc_empty(mp, &tp); in xchk_scrubv_open_by_handle()
Drepair.c1280 error = xfs_trans_alloc_empty(mp, tpp); in xrep_trans_alloc_hook_dummy()
Dcommon.c873 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc_empty()
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_refcount.c2102 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()