Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dext2_fs.h32 #define EXT2_SB_BSIZE_OFFSET 0x18 macro
40 le32_to_cpup((__le32 *)(p + EXT2_SB_BSIZE_OFFSET)); in ext2_image_size()
/linux-6.1.9/fs/ext2/
Dext2.h620 A(EXT2_SB_BSIZE_OFFSET, s_log_block_size); in verify_offsets()