Searched refs:xfs_trans_alloc_empty (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_itable.c209 error = xfs_trans_alloc_empty(breq->mp, &tp);
301 error = xfs_trans_alloc_empty(breq->mp, &tp);
434 error = xfs_trans_alloc_empty(breq->mp, &tp);
H A Dxfs_notify_failure.c188 error = xfs_trans_alloc_empty(mp, &tp);
H A Dxfs_discard.c174 error = xfs_trans_alloc_empty(mp, &tp);
H A Dxfs_trans.h169 int xfs_trans_alloc_empty(struct xfs_mount *mp,
H A Dxfs_iwalk.c383 error = xfs_trans_alloc_empty(mp, &iwag->tp);
615 error = xfs_trans_alloc_empty(mp, &iwag->tp);
H A Dxfs_fsmap.c979 error = xfs_trans_alloc_empty(mp, &tp);
H A Dxfs_rtalloc.c1172 error = xfs_trans_alloc_empty(ip->i_mount, &tp);
H A Dxfs_trans.c328 xfs_trans_alloc_empty( function
H A Dxfs_inode.c3895 error = xfs_trans_alloc_empty(ip->i_mount, &tp);
/linux-master/fs/xfs/scrub/
H A Drepair.c1185 error = xfs_trans_alloc_empty(mp, tpp);
H A Dcommon.c697 return xfs_trans_alloc_empty(sc->mp, &sc->tp);
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.c1988 error = xfs_trans_alloc_empty(mp, &tp);

Completed in 162 milliseconds