Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_mount.h113 XFS_LOWSP_MAX, enumerator
212 int64_t m_low_space[XFS_LOWSP_MAX];
Dxfs_mount.c989 for (i = 0; i < XFS_LOWSP_MAX; i++) { in xfs_set_low_space_thresholds()