Home
last modified time | relevance | path

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

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