Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/fs_rec/
H A Dffs.c86 if (DiskLabel->d_partitions[i].p_fstype == FS_BSDFFS) in FsRecFfsFsControl()
89 FSOffset = DiskLabel->d_partitions[i].p_offset; in FsRecFfsFsControl()
H A Dffs.h274 } d_partitions[MAXPARTITIONS]; /* actually may be more */ member