Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Derofs_fs.h43 struct erofs_deviceslot { struct
49 #define EROFS_DEVT_SLOT_SIZE sizeof(struct erofs_deviceslot) argument
443 BUILD_BUG_ON(sizeof(struct erofs_deviceslot) != 128); in erofs_check_ondisk_layout_definitions()
Dsuper.c228 struct erofs_deviceslot *dis; in erofs_init_device()