Searched refs:rtextsize_bytes (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_ioctl.c1256 unsigned int rtextsize_bytes; local
1258 rtextsize_bytes = XFS_FSB_TO_B(mp, mp->m_sb.sb_rextsize);
1259 if (fa->fsx_extsize % rtextsize_bytes)

Completed in 88 milliseconds