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

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c664 uint32_t blocksize_bytes; local
698 blocksize_bytes = XFS_FSB_TO_B(mp, mp->m_sb.sb_rextsize);
700 blocksize_bytes = mp->m_sb.sb_blocksize;
718 if (extsize_bytes % blocksize_bytes)

Completed in 114 milliseconds