Searched refs:grub_int8_t (Results 1 – 2 of 2) sorted by relevance
51 typedef signed char grub_int8_t; typedef301 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 */
23 typedef signed char grub_int8_t; typedef