Home
last modified time | relevance | path

Searched refs:xfs_dec_frextents (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_mount.h762 static inline int xfs_dec_frextents(struct xfs_mount *mp, uint64_t delta) in xfs_dec_frextents() function
H A Dxfs_trans.c214 error = xfs_dec_frextents(mp, rtextents); in xfs_trans_reserve()
H A Dxfs_iomap.c1276 error = xfs_dec_frextents(mp, xfs_blen_to_rtbxlen(mp, alen)); in xfs_bmapi_reserve_delalloc()