Home
last modified time | relevance | path

Searched refs:s_inos (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h105 int32_t s_inos[TP_NINOS]; /* starting inodes on tape */ member
148 #define c_inos c_data.s_inos
/illumos-gate/usr/src/cmd/backup/lib/
H A Dbyteorder.c205 swabst(buffy, (uchar_t *)sp->c_data.s_inos); in normspcl()