Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h24 XFS_LOWSP_MAX, enumerator
153 uint64_t m_low_space[XFS_LOWSP_MAX];
154 uint64_t m_low_rtexts[XFS_LOWSP_MAX];
Dxfs_mount.c379 for (i = 0; i < XFS_LOWSP_MAX; i++) { in xfs_set_low_space_thresholds()