Searched refs:SB_BLOCK_COUNT (Results 1 – 1 of 1) sorted by relevance
177 #define SB_BLOCK_COUNT(s) \ macro279 return (SB_BLOCK_COUNT(sb) - 1) / (sb->s_blocksize * 8) + 1; in reiserfs_bmap_count()