Searched refs:ROMBSBITS (Results 1 – 3 of 3) sorted by relevance
114 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_read()143 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_strnlen()175 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_strcmp()198 bh = sb_bread(sb, pos >> ROMBSBITS); in romfs_blk_strcmp()
409 (romfs_maxsize(dentry->d_sb) + ROMBSIZE - 1) >> ROMBSBITS; in romfs_statfs()
11 #define ROMBSBITS BLOCK_SIZE_BITS macro