Home
last modified time | relevance | path

Searched refs:rotorstep (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_filestream.c281 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_create_association() local
283 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()
H A Dxfs_sysctl.h30 xfs_sysctl_val_t rotorstep; /* inode32 AG rotoring control knob */ member
H A Dxfs_platform.h112 #define xfs_rotorstep xfs_params.rotorstep.val