Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c47 static struct jfs_info jfs; variable
71 jfs.xindex = 2; in first_extent()
73 jfs.xad = &xtp->xad[2]; in first_extent()
75 jfs.xlastindex = xtp->header.nextindex; in first_extent()
78 devread (addressXAD (jfs.xad) << jfs.bdlog, 0, in first_extent()
80 jfs.xad = &xtpage->xad[2]; in first_extent()
82 jfs.xlastindex = xtpage->header.nextindex; in first_extent()
85 return jfs.xad; in first_extent()
91 if (++jfs.xindex < jfs.xlastindex) { in next_extent()
93 devread (xtpage->header.next << jfs.bdlog, 0, in next_extent()
[all …]
H A DMakefile.am8 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
H A DMakefile.solaris637 hercules.h i386-elf.h imgact_aout.h iso9660.h jfs.h \
H A DMakefile.in483 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac280 AC_ARG_ENABLE(jfs, optenable
281 [ --disable-jfs disable IBM JFS support in Stage 2])
H A DINSTALL213 `--disable-jfs'
H A Dconfigure868 --disable-jfs disable IBM JFS support in Stage 2
H A DChangeLog2182 * configure.in (--disable-jfs): New option.
2184 * stage2/Makefile.am (noinst_HEADERS): Added jfs.h and xfs.h.
2219 * stage2/jfs.h: Likewise.
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.p5m235 file path=usr/share/src/grub/stage2/jfs.h