Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dufs2.h54 typedef signed long long int grub_int64_t; typedef
85 typedef grub_int64_t ufs2_daddr_t;
86 typedef grub_int64_t ufs_lbn_t;
87 typedef grub_int64_t ufs_time_t;
168 grub_int64_t di_spare[3]; /* 232: Reserved; currently unused */
233 grub_int64_t cs_ndir; /* number of directories */
234 grub_int64_t cs_nbfree; /* number of free blocks */
235 grub_int64_t cs_nifree; /* number of free inodes */
236 grub_int64_t cs_nffree; /* number of free frags */
237 grub_int64_t cs_numclusters; /* number of free clusters */
[all …]
H A Dfsys_ufs2.c122 static grub_int64_t
164 return (((grub_int64_t *) MAPBUF)[((file_block - NDADDR) % NINDIR (SUPERBLOCK)) in block_map()
172 grub_int64_t map; in ufs2_read()
211 grub_int64_t map; in ufs2_dir()
H A Dgpt.h26 typedef signed long long int grub_int64_t; typedef
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog123 (grub_int64_t): ... this.
379 (grub_int64_t): ... this.