Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Derofs_fs.h49 #define EROFS_DEVT_SLOT_SIZE sizeof(struct erofs_deviceslot) macro
Dsuper.c265 *pos += EROFS_DEVT_SLOT_SIZE; in erofs_init_device()
295 pos = le16_to_cpu(dsb->devt_slotoff) * EROFS_DEVT_SLOT_SIZE; in erofs_scan_devices()