Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dsysv.c87 #define XENIX_SUPERBLOCK_BLOCK 0x18 macro
114 xs = volume_id_get_buffer(id, off + (boff + XENIX_SUPERBLOCK_BLOCK), 0x200); in volume_id_probe_sysv()