Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h52 #define EROFS_DEVT_SLOT_SIZE sizeof(struct erofs_deviceslot) macro
H A Dsuper.c213 *pos += EROFS_DEVT_SLOT_SIZE; in erofs_init_device()
246 pos = le16_to_cpu(dsb->devt_slotoff) * EROFS_DEVT_SLOT_SIZE; in erofs_scan_devices()