Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_trans_space.h79 #define XFS_GROWFSRT_SPACE_RES(mp,b) \ macro
/linux-4.19.296/fs/xfs/
Dxfs_rtalloc.c785 resblks = XFS_GROWFSRT_SPACE_RES(mp, nblocks - oblocks); in xfs_growfs_rt_alloc()