Searched refs:erofs_inode_v1 (Results 1 – 3 of 3) sorted by relevance
67 struct erofs_inode_v1 { struct256 BUILD_BUG_ON(sizeof(struct erofs_inode_v1) != 32); in erofs_check_ondisk_layout_definitions()
21 struct erofs_inode_v1 *v1 = data; in read_inode()66 vi->inode_isize = sizeof(struct erofs_inode_v1); in read_inode()
117 sbi->islotbits = ffs(sizeof(struct erofs_inode_v1)) - 1; in superblock_read()