Home
last modified time | relevance | path

Searched defs:pm_fatblocksize (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/msdosfs/
H A Dmsdosfsmount.h76 uint32_t pm_fatblocksize; /* size of fat blocks in bytes */ member
/openbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfsmount.h101 u_long pm_fatblocksize; /* size of FAT blocks in bytes */ member
H A Dmsdosfs_fat.c83 int pm_fatblocksize; variable