Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_fs.h260 #define XFS_MIN_AG_BLOCKS 64 macro
281 (s)->sb_agblocks + XFS_MIN_AG_BLOCKS)
/linux/fs/xfs/
A Dxfs_fsops.c116 if (nb_mod && nb_mod < XFS_MIN_AG_BLOCKS) { in xfs_growfs_data_private()

Completed in 30 milliseconds