Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfilesys.h164 extern int fsmax;
Ddisk_io.c47 int fsmax; variable
1556 fsmax = MAXINT; in grub_open()
1661 if (filepos + len > fsmax) in grub_read()
Dfsys_ffs.c213 fsmax = (NDADDR + NINDIR (SUPERBLOCK)) * SUPERBLOCK->fs_bsize; in ffs_dir()
Dfsys_ufs2.c238 fsmax = (NDADDR + NINDIR (SUPERBLOCK)) * SUPERBLOCK->fs_bsize; in ufs2_dir()
Dgunzip.c193 itmp = fsmax; in gunzip_swap_values()
194 fsmax = gzip_fsmax; in gunzip_swap_values()
Dfsys_iso9660.c127 fsmax = PRIMDESC->volume_space_size.l; in iso9660_mount()
/external/grub/
DChangeLog8765 (print_possibilities, fsmax, fsys_table): Move definitions to