Searched refs:ROMBSBITS (Results 1 – 3 of 3) sorted by relevance
118 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_read()147 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_strnlen()179 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_strcmp()202 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_strcmp()
425 (romfs_maxsize(dentry->d_sb) + ROMBSIZE - 1) >> ROMBSBITS; in romfs_statfs()
10 #define ROMBSBITS BLOCK_SIZE_BITS macro