Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_ioctl.c1245 unsigned int rtextsize_bytes; in xfs_ioctl_setattr_check_extsize() local
1247 rtextsize_bytes = XFS_FSB_TO_B(mp, mp->m_sb.sb_rextsize); in xfs_ioctl_setattr_check_extsize()
1248 if (fa->fsx_extsize % rtextsize_bytes) in xfs_ioctl_setattr_check_extsize()

Completed in 8 milliseconds