Home
last modified time | relevance | path

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

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