Searched refs:cd_type (Results 1 – 6 of 6) sorted by relevance
67 int cd_type; variable169 if (cd_type < 0) { in main()298 cd_type = 0; in ckvoldesc()301 cd_type = 2; in ckvoldesc()302 else cd_type = 1; in ckvoldesc()304 cd_type = -1; in ckvoldesc()311 switch (cd_type) { in updatelabel()357 switch (cd_type) { in prntlabel()
59 int cd_type; member68 static int ckvoldesc(fstyp_hsfs_t *h, int *cd_type);335 ckvoldesc(fstyp_hsfs_t *h, int *cd_type) in ckvoldesc() argument340 *cd_type = 0; in ckvoldesc()343 *cd_type = 2; in ckvoldesc()345 *cd_type = 1; in ckvoldesc()348 *cd_type = -1; in ckvoldesc()371 return (ckvoldesc(h, &h->cd_type)); in is_hsfs()407 switch (h->cd_type) { in get_attr()
145 cdp->cd_type = type; in ctf_decl_push()
121 ctf_id_t cd_type; /* type identifier */ member
243 ctf_lookup_by_id(&rfp, cdp->cd_type); in ctf_type_lname()
1658 dprov_ctx_type_t cd_type; member