Home
last modified time | relevance | path

Searched refs:grub_uint32_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h29 typedef unsigned int grub_uint32_t; typedef
35 grub_uint32_t version;
36 grub_uint32_t headersize;
37 grub_uint32_t crc32;
38 grub_uint32_t unused1;
45 grub_uint32_t maxpart;
46 grub_uint32_t partentry_size;
47 grub_uint32_t partentry_crc32;
H A Dufs.h35 typedef unsigned long grub_uint32_t; typedef
63 grub_uint32_t fs_link; /* linked list of file systems */
64 grub_uint32_t fs_rolled; /* logging only: fs fully rolled */
154 grub_uint32_t fs_csp_pad[MAXCSBUFS];
183 grub_uint32_t ic_sizelo; /* 8: number of bytes in file */
184 grub_uint32_t ic_sizehi; /* 12: number of bytes in file */
196 grub_uint32_t ic_oeftflag; /* 124: extended attr directory ino, */
209 #define itoo(fs, x) ((x) % (grub_uint32_t)INOPB(fs))
210 #define itog(fs, x) ((x) / (grub_uint32_t)(fs)->fs_ipg)
213 ((x) % (grub_uint32_t)(fs)->fs_ipg / (grub_uint32_t)INOPB(fs))))))
H A Dufs2.h57 typedef unsigned int grub_uint32_t; typedef
61 typedef grub_uint32_t grub_u_int;
65 typedef grub_uint32_t grub_u_int32_t;
90 typedef grub_uint32_t grub_ino_t;
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog129 (grub_uint32_t): ... this.
385 (grub_uint32_t): ... this.