Home
last modified time | relevance | path

Searched refs:grub_int8_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dufs2.h51 typedef signed char grub_int8_t; typedef
301 grub_int8_t fs_fmod; /* super block modified flag */
302 grub_int8_t fs_clean; /* filesystem is clean flag */
303 grub_int8_t fs_ronly; /* mounted read-only flag */
304 grub_int8_t fs_old_flags; /* old FS_ flags */
H A Dgpt.h23 typedef signed char grub_int8_t; typedef