Home
last modified time | relevance | path

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

/linux/fs/romfs/
H A Dstorage.c114 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()
/linux/include/uapi/linux/
H A Dromfs_fs.h11 #define ROMBSBITS BLOCK_SIZE_BITS macro