Searched refs:volsetseq (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c400 int volsetseq; local
419 volsetseq = HSV_SET_SEQ(h->hs_buf);
436 volsetseq = ISO_SET_SEQ(h->iso_buf);
453 volsetseq = ISO_SET_SEQ(h->unix_buf);
481 ADD_UINT64(h, "volume_set_sequence_number", volsetseq);
/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c82 int volsetseq; variable
369 volsetseq = HSV_SET_SEQ(hs_buf);
385 volsetseq = ISO_SET_SEQ(iso_buf);
401 volsetseq = ISO_SET_SEQ(unix_buf);
429 printf("Volume set sequence number is %d\n", volsetseq);

Completed in 58 milliseconds