Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_buf.c739 uint32_t extsize_bytes; in xfs_inode_validate_extsize() local
745 extsize_bytes = XFS_FSB_TO_B(mp, extsize); in xfs_inode_validate_extsize()
768 if (extsize_bytes % blocksize_bytes) in xfs_inode_validate_extsize()