Home
last modified time | relevance | path

Searched refs:XFS_GROWFSRT_SPACE_RES (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_trans_space.h85 #define XFS_GROWFSRT_SPACE_RES(mp,b) \ macro
/Linux-v6.1/fs/xfs/
Dxfs_rtalloc.c793 resblks = XFS_GROWFSRT_SPACE_RES(mp, nblocks - oblocks); in xfs_growfs_rt_alloc()