Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y35 extern uint32_t ricb_loc;
233 ricb_loc)) == 0) {
237 ricb_prn, ricb_loc);
261 ricb_loc)) == 0) {
265 ricb_prn, ricb_loc);
H A Dfsdb.c105 uint32_t ricb_loc, ricb_len; variable
193 ricb_loc = udh->udfs.ricb_loc; in main()
196 value = i_number = ud_xlate_to_daddr(udh, ricb_prn, ricb_loc); in main()
426 i = ricb_loc; in print_desc()
979 if ((*in = ud_xlate_to_daddr(udh, ricb_prn, ricb_loc)) == 0) { in inode_from_path()
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h118 uint32_t ricb_loc; member
H A Dud_lib.c895 h->udfs.ricb_loc = in ud_get_latest_fsd()