Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_buf.c710 uint32_t extsize_bytes; in xfs_inode_validate_extsize() local
716 extsize_bytes = XFS_FSB_TO_B(mp, extsize); in xfs_inode_validate_extsize()
765 if (extsize_bytes % blocksize_bytes) in xfs_inode_validate_extsize()