Searched refs:EROFS_SB_EXTSLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/erofs/ | ||
| H A D | erofs_fs.h | 28 #define EROFS_SB_EXTSLOT_SIZE 16 macro |
| H A D | super.c | 301 sbi->sb_size = 128 + dsb->sb_extslots * EROFS_SB_EXTSLOT_SIZE; in erofs_read_superblock() |