Searched refs:grub_int64_t (Results 1 – 3 of 3) sorted by relevance
54 typedef signed long long int grub_int64_t; typedef85 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 …]
122 static grub_int64_t164 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()
220 (grub_int64_t): ... this.