Home
last modified time | relevance | path

Searched refs:fsmax (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h185 extern int fsmax;
H A Dfsys_ffs.c213 fsmax = (NDADDR + NINDIR (SUPERBLOCK)) * SUPERBLOCK->fs_bsize; in ffs_dir()
H A Dfsys_ufs2.c238 fsmax = (NDADDR + NINDIR (SUPERBLOCK)) * SUPERBLOCK->fs_bsize; in ufs2_dir()
H A Ddisk_io.c48 int fsmax; variable
1722 fsmax = MAXINT; in grub_open()
1827 if (filepos + len > fsmax) in grub_read()
H A Dgunzip.c198 itmp = fsmax; in gunzip_swap_values()
199 fsmax = gzip_fsmax; in gunzip_swap_values()
H A Dfsys_iso9660.c134 fsmax = PRIMDESC->volume_space_size.l; in iso9660_mount()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8924 (print_possibilities, fsmax, fsys_table): Move definitions to