Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dfdvar.h130 struct packed_label { struct
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c220 static void fdunpacklabel(struct packed_label *, struct dk_label *);
361 static struct packed_label fdlbl_high_21 = {
387 static struct packed_label fdlbl_high_80 = {
417 static struct packed_label fdlbl_medium_80 = {
443 static struct packed_label fdlbl_low_80 = {
5611 fdunpacklabel(struct packed_label *from, struct dk_label *to) in fdunpacklabel()