Searched refs:grub_uint64_t (Results 1 - 25 of 193) sorted by relevance

12345678

/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Ddsl_dataset.h27 grub_uint64_t ds_dir_obj;
28 grub_uint64_t ds_prev_snap_obj;
29 grub_uint64_t ds_prev_snap_txg;
30 grub_uint64_t ds_next_snap_obj;
31 grub_uint64_t ds_snapnames_zapobj; /* zap obj of snaps; ==0 for snaps */
32 grub_uint64_t ds_num_children; /* clone/snap children; ==0 for head */
33 grub_uint64_t ds_creation_time; /* seconds since 1970 */
34 grub_uint64_t ds_creation_txg;
35 grub_uint64_t ds_deadlist_obj;
36 grub_uint64_t ds_used_byte
[all...]
H A Ddsl_dir.h27 grub_uint64_t dd_creation_time; /* not actually used */
28 grub_uint64_t dd_head_dataset_obj;
29 grub_uint64_t dd_parent_obj;
30 grub_uint64_t dd_clone_parent_obj;
31 grub_uint64_t dd_child_dir_zapobj;
36 grub_uint64_t dd_used_bytes;
37 grub_uint64_t dd_compressed_bytes;
38 grub_uint64_t dd_uncompressed_bytes;
40 grub_uint64_t dd_quota;
42 grub_uint64_t dd_reserve
[all...]
H A Dzfs_znode.h40 grub_uint64_t zp_atime[2]; /* 0 - last file access time */
41 grub_uint64_t zp_mtime[2]; /* 16 - last file modification time */
42 grub_uint64_t zp_ctime[2]; /* 32 - last file change time */
43 grub_uint64_t zp_crtime[2]; /* 48 - creation time */
44 grub_uint64_t zp_gen; /* 64 - generation (txg of creation) */
45 grub_uint64_t zp_mode; /* 72 - file mode bits */
46 grub_uint64_t zp_size; /* 80 - size of file */
47 grub_uint64_t zp_parent; /* 88 - directory parent (`..') */
48 grub_uint64_t zp_links; /* 96 - number of links to file */
49 grub_uint64_t zp_xatt
[all...]
H A Dzil.h43 grub_uint64_t zh_claim_txg; /* txg in which log blocks were claimed */
44 grub_uint64_t zh_replay_seq; /* highest replayed sequence number */
46 grub_uint64_t zh_claim_seq; /* highest claimed sequence number */
47 grub_uint64_t zh_flags; /* header flags */
48 grub_uint64_t zh_pad[4];
H A Dzio_checksum.h26 extern void zio_checksum_SHA256 (const void *, grub_uint64_t,
28 extern void fletcher_2 (const void *, grub_uint64_t, grub_zfs_endian_t endian,
30 extern void fletcher_4 (const void *, grub_uint64_t, grub_zfs_endian_t endian,
H A Dzap_impl.h32 grub_uint64_t mze_value;
39 grub_uint64_t mz_block_type; /* ZBT_MICRO */
40 grub_uint64_t mz_salt;
41 grub_uint64_t mz_pad[6];
75 ((grub_uint64_t *)(zap)->zap_f.zap_phys) \
83 grub_uint64_t zap_block_type; /* ZBT_HEADER */
84 grub_uint64_t zap_magic; /* ZAP_MAGIC */
87 grub_uint64_t zt_blk; /* starting block number */
88 grub_uint64_t zt_numblks; /* number of blocks */
89 grub_uint64_t zt_shif
[all...]
H A Duberblock_impl.h37 grub_uint64_t ub_magic; /* UBERBLOCK_MAGIC */
38 grub_uint64_t ub_version; /* ZFS_VERSION */
39 grub_uint64_t ub_txg; /* txg of last sync */
40 grub_uint64_t ub_guid_sum; /* sum of all vdev guids */
41 grub_uint64_t ub_timestamp; /* UTC time of last sync */
H A Ddmu_objset.h35 grub_uint64_t os_type;
36 grub_uint64_t os_flags;
38 sizeof (zil_header_t) - sizeof (grub_uint64_t)*2];
H A Dvdev_impl.h36 grub_uint64_t vb_magic; /* VDEV_BOOT_MAGIC */
37 grub_uint64_t vb_version; /* VDEV_BOOT_VERSION */
38 grub_uint64_t vb_offset; /* start offset (bytes) */
39 grub_uint64_t vb_size; /* size (bytes) */
40 char vb_pad[VDEV_BOOT_HEADER_SIZE - 4 * sizeof (grub_uint64_t)];
/osnet-11/usr/src/grub/grub2/grub-core/kern/generic/
H A Drtc_get_time_ms.c26 grub_uint64_t
35 grub_uint64_t ticks_ms_per_sec = ((grub_uint64_t) 1000) * grub_get_rtc ();
/osnet-11/usr/src/grub/grub2/grub-core/mmap/mips/
H A Duppermem.c25 grub_uint64_t
28 grub_uint64_t lower = 0;
30 auto int NESTED_FUNC_ATTR hook (grub_uint64_t, grub_uint64_t,
32 int NESTED_FUNC_ATTR hook (grub_uint64_t addr, grub_uint64_t size,
48 grub_uint64_t
51 grub_uint64_t upper = 0;
53 auto int NESTED_FUNC_ATTR hook (grub_uint64_t, grub_uint64_t,
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/mmap/i386/
H A Duppermem.c25 grub_uint64_t
28 grub_uint64_t lower = 0;
30 auto int NESTED_FUNC_ATTR hook (grub_uint64_t, grub_uint64_t,
32 int NESTED_FUNC_ATTR hook (grub_uint64_t addr, grub_uint64_t size,
48 grub_uint64_t
51 grub_uint64_t upper = 0;
53 auto int NESTED_FUNC_ATTR hook (grub_uint64_t, grub_uint64_t,
[all...]
H A Dmmap.c31 grub_mmap_malign_and_register (grub_uint64_t align, grub_uint64_t size,
34 grub_uint64_t highestlow = 0;
36 auto int NESTED_FUNC_ATTR find_hook (grub_uint64_t, grub_uint64_t,
38 int NESTED_FUNC_ATTR find_hook (grub_uint64_t start, grub_uint64_t rangesize,
41 grub_uint64_t end = start + rangesize;
82 grub_uint64_t addr;
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dtime.c22 typedef grub_uint64_t (*get_time_ms_func_t) (void);
27 grub_uint64_t
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dmemory.h27 grub_err_t grub_machine_mmap_register (grub_uint64_t start, grub_uint64_t size,
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dmemory.h41 typedef int NESTED_FUNC_ATTR (*grub_memory_hook_t) (grub_uint64_t,
42 grub_uint64_t,
53 int grub_mmap_register (grub_uint64_t start, grub_uint64_t size, int type);
56 void *grub_mmap_malign_and_register (grub_uint64_t align, grub_uint64_t size,
66 grub_uint64_t start;
67 grub_uint64_t end;
H A Dtime.h35 grub_uint64_t EXPORT_FUNC(grub_get_time_ms) (void);
37 grub_uint64_t grub_rtc_get_time_ms (void);
45 void grub_install_get_time_ms (grub_uint64_t (*get_time_ms_func) (void));
H A Dlvm.h51 grub_uint64_t size;
89 grub_uint64_t sector_xl; /* Sector number of this label */
97 grub_uint64_t offset; /* Offset in bytes to start sector */
98 grub_uint64_t size; /* Bytes */
107 grub_uint64_t device_size_xl; /* Bytes */
120 grub_uint64_t offset; /* Offset in bytes to start sector */
121 grub_uint64_t size; /* Bytes */
132 grub_uint64_t start; /* Absolute start byte of mda_header */
133 grub_uint64_t size; /* Size of metadata area */
H A Dtypes.h75 typedef unsigned long grub_uint64_t; typedef
81 typedef unsigned long long grub_uint64_t; typedef
90 typedef grub_uint64_t grub_target_addr_t;
91 typedef grub_uint64_t grub_target_size_t;
100 typedef grub_uint64_t grub_addr_t;
101 typedef grub_uint64_t grub_size_t;
140 typedef grub_uint64_t grub_properly_aligned_t;
145 typedef grub_uint64_t grub_off_t;
148 typedef grub_uint64_t grub_disk_addr_t;
161 grub_uint64_t _
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd64.c5 typedef grub_uint64_t grub_freebsd_addr_t;
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrc64.c26 static grub_uint64_t crc64_table [256];
31 auto grub_uint64_t reflect (grub_uint64_t ref, int len);
32 grub_uint64_t reflect (grub_uint64_t ref, int len)
34 grub_uint64_t result = 0;
47 grub_uint64_t polynomial = 0x42f0e1eba9ea3693ULL;
67 *(grub_uint64_t *) context = 0;
75 grub_uint64_t crc = ~grub_le_to_cpu64 (*(grub_uint64_t *) contex
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/
H A Dtsc.c30 static grub_uint64_t tsc_boot_time;
33 static grub_uint64_t tsc_ticks_per_ms;
36 grub_uint64_t
51 grub_uint64_t start_tsc;
52 grub_uint64_t end_tsc;
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dtsc.h25 static __inline grub_uint64_t
54 return (((grub_uint64_t) hi) << 32) | lo;
62 grub_uint64_t id_supported;
139 grub_uint64_t grub_tsc_get_time_ms (void);
/osnet-11/usr/src/grub/grub2/include/grub/mips/
H A Dtime.h27 grub_uint64_t EXPORT_FUNC (grub_get_rtc) (void);
/osnet-11/usr/src/grub/grub2/grub-core/lib/ieee1275/
H A Drelocator.c28 auto int NESTED_FUNC_ATTR count (grub_uint64_t addr __attribute__ ((unused)),
29 grub_uint64_t len __attribute__ ((unused)),
31 int NESTED_FUNC_ATTR count (grub_uint64_t addr __attribute__ ((unused)),
32 grub_uint64_t len __attribute__ ((unused)),
49 auto int NESTED_FUNC_ATTR fill (grub_uint64_t addr, grub_uint64_t len,
51 int NESTED_FUNC_ATTR fill (grub_uint64_t addr, grub_uint64_t len,

Completed in 102 milliseconds

12345678