sortix--sortix/libmount
Jonas 'Sortie' Termansen 109a229b42 The Master Boot Record counts numbers of 512 bytes rather than sectors.
It seems that CD-ROMs with MBRs count number of 512 bytes rather than number
of 2048-byte sectors.
2021-06-17 23:58:19 +02:00
..
include/mount
.gitignore
Makefile
biosboot.c
blockdevice.c
crc32.c
devices.c
ext2.c
extended.c
filesystem.c
gpt.c
harddisk.c
mbr.c
partition.c
util.h
uuid.c