Searched refs:rotorstep (Results 1 – 3 of 3) sorted by relevance
281 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_create_association() local283 agno = (mp->m_agfrotor / rotorstep) % mp->m_sb.sb_agcount; in xfs_filestream_create_association()285 (mp->m_sb.sb_agcount * rotorstep); in xfs_filestream_create_association()
30 xfs_sysctl_val_t rotorstep; /* inode32 AG rotoring control knob */ member
112 #define xfs_rotorstep xfs_params.rotorstep.val