Home
last modified time | relevance | path

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

/titanic_41/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; in main()
198 value = i_number = ud_xlate_to_daddr(udh, ricb_prn, ricb_loc); in main()
427 prn = ricb_prn; in print_desc()
972 if ((*in = ud_xlate_to_daddr(udh, ricb_prn, ricb_loc)) == 0) { in inode_from_path()
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h119 uint16_t ricb_prn; member
H A Dud_lib.c904 h->udfs.ricb_prn = in ud_get_latest_fsd()