Home
last modified time | relevance | path

Searched defs:s_spcl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h122 struct s_spcl { struct
123 int32_t c_type; /* record type (see below) */
124 time32_t c_date; /* date of previous dump */
125 time32_t c_ddate; /* date of this dump */
126 int32_t c_volume; /* dump volume number */
127 daddr32_t c_tapea; /* logical block of this record */
128 ino32_t c_inumber; /* number of inode */
129 int32_t c_magic; /* magic number (see above) */
130 int32_t c_checksum; /* record checksum */
131 struct dinode c_dinode; /* ownership and mode of inode */
[all …]