Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c656 uint32_t blocksize_bytes; in xfs_inode_validate_extsize() local
690 blocksize_bytes = XFS_FSB_TO_B(mp, mp->m_sb.sb_rextsize); in xfs_inode_validate_extsize()
692 blocksize_bytes = mp->m_sb.sb_blocksize; in xfs_inode_validate_extsize()
710 if (extsize_bytes % blocksize_bytes) in xfs_inode_validate_extsize()