Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_trans_space.h79 #define XFS_GROWFSRT_SPACE_RES(mp,b) \ macro
/Linux-v4.19/fs/xfs/
Dxfs_rtalloc.c774 resblks = XFS_GROWFSRT_SPACE_RES(mp, nblocks - oblocks); in xfs_growfs_rt_alloc()