Searched refs:m_agfrotor (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ | ||
H A D | xfs_mount.h | 261 xfs_agnumber_t m_agfrotor; /* last ag where space found */ member |
/linux/fs/xfs/libxfs/ | ||
H A D | xfs_sb.c | 1188 mp->m_agfrotor = 0; in xfs_sb_mount_common() |