Searched defs:di_all (Results 1 – 2 of 2) sorted by relevance
141 struct di_all { struct142 int version; /* snapshot version, reserved */143 int cache_magic; /* magic number for cached snapshot */144 int pd_version; /* private data format version */145 int endianness; /* reserved for future use */146 int generation; /* reserved for future use */147 uint32_t cache_checksum; /* snapshot checksum */148 uint64_t snapshot_time; /* snapshot timestamp */149 di_off_t top_devinfo; /* actual top devinfo in snapshot */150 di_off_t top_vhci_devinfo;[all …]
3333 struct di_all *di_all; in di_link_to_lnode() local3360 struct di_all *di_all; in di_lnode_devinfo() local3450 struct di_all *di_all; in di_lnode_next() local3483 struct di_all *di_all; in di_link_next_by_node() local3529 struct di_all *di_all; in di_link_next_by_lnode() local