Searched refs:ricb_prn (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y36 extern uint16_t ricb_prn;
234 if ((temp = ud_xlate_to_daddr(ricb_prn,
239 ricb_prn, ricb_loc);
262 if ((block = ud_xlate_to_daddr(ricb_prn,
267 ricb_prn, ricb_loc);
H A Dfsdb.c106 uint16_t ricb_prn; variable
194 ricb_prn = udh->udfs.ricb_prn;
198 value = i_number = ud_xlate_to_daddr(udh, ricb_prn, ricb_loc);
427 prn = ricb_prn;
972 if ((*in = ud_xlate_to_daddr(udh, ricb_prn, ricb_loc)) == 0) {
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h119 uint16_t ricb_prn; member in struct:udf
H A Dud_lib.c904 h->udfs.ricb_prn =

Completed in 67 milliseconds