Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A 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()
H A Dxfs_trans.h171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
H A Dxfs_notify_failure.c283 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_dev_failure()
H A 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()
H A 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()
H A Dxfs_attr_item.c619 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_attri_iread_extents()
H A Dxfs_trans.c328 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
H A Dxfs_fsmap.c1214 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
H A Dxfs_icache.c896 error = xfs_trans_alloc_empty(mp, &tp); in xfs_metafile_iget()
/linux/fs/xfs/scrub/
H A Dscrub.c879 error = xfs_trans_alloc_empty(mp, &tp); in xchk_scrubv_open_by_handle()
H A Drepair.c1280 error = xfs_trans_alloc_empty(mp, tpp); in xrep_trans_alloc_hook_dummy()
H A Dcommon.c873 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc_empty()
/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c2102 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()