Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dunused_hpfs.c34 #define HPFS_SUPERBLOCK_OFFSET 0x2000 macro
42 hs = volume_id_get_buffer(id, off + HPFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_hpfs()