Searched refs:ext2fs (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in59 image=$bootdir.ext2fs
94 settrans -a $bootdir /hurd/ext2fs $image
/illumos-gate/usr/src/boot/lib/libstand/
H A Dext2fs.c111 "ext2fs",
170 * superblock describing ext2fs
228 struct ext2fs { struct
305 struct ext2fs *f_fs; /* pointer to super-block */
336 struct ext2fs *fs;
354 fs = (struct ext2fs *)malloc(sizeof(*fs));
500 struct ext2fs *fs = fp->f_fs;
561 struct ext2fs *fs = fp->f_fs;
603 struct ext2fs *fs = fp->f_fs;
703 struct ext2fs *f
[all...]
/illumos-gate/usr/src/boot/sys/boot/userboot/libstand/
H A DMakefile132 SRCS+= dosfs.c ext2fs.c
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure860 --disable-ext2fs disable ext2fs support in Stage 2
5425 # Check whether --enable-ext2fs or --disable-ext2fs was given.

Completed in 77 milliseconds