Searched refs:jfs (Results 1 – 9 of 9) sorted by relevance
47 static struct jfs_info jfs; variable71 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 …]
8 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
637 hercules.h i386-elf.h imgact_aout.h iso9660.h jfs.h \
483 imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
280 AC_ARG_ENABLE(jfs, optenable281 [ --disable-jfs disable IBM JFS support in Stage 2])
213 `--disable-jfs'
868 --disable-jfs disable IBM JFS support in Stage 2
2182 * configure.in (--disable-jfs): New option.2184 * stage2/Makefile.am (noinst_HEADERS): Added jfs.h and xfs.h.2219 * stage2/jfs.h: Likewise.
235 file path=usr/share/src/grub/stage2/jfs.h