Searched refs:term_desc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c76 static void ud_swap_term_desc(struct term_desc *);
121 ud_swap_term_desc((struct term_desc *)otp);
238 ud_swap_term_desc((struct term_desc *)otp);
441 ud_swap_term_desc(struct term_desc *p)
H A Dmkfs.c618 struct term_desc *tdp;
856 tdp = (struct term_desc *)buf;
861 tp->tag_crc_len = sizeof (struct term_desc) -
943 tdp = (struct term_desc *)buf;
948 tp->tag_crc_len = sizeof (struct term_desc) -
1111 tdp = (struct term_desc *)buf;
1116 tp->tag_crc_len = sizeof (struct term_desc) - sizeof (struct tag);
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h272 void print_td(FILE *, struct term_desc *);
H A Dud_lib.c1919 print_td(FILE *fout, struct term_desc *td)
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h521 struct term_desc { struct
525 typedef struct term_desc term_desc_t;
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c492 print_td(stdout, (struct term_desc *)tag);

Completed in 57 milliseconds