Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c641 uint16_t fsd_prn; in ud_read_and_translate_lvd() local
751 fsd_prn = SWAP_16(lvd->lvd_lvcu.lad_ext_prn); in ud_read_and_translate_lvd()
764 if (ud_get_latest_fsd(h, fsd_prn, fsd_loc, fsd_len) != 0) { in ud_read_and_translate_lvd()
853 ud_get_latest_fsd(ud_handle_t h, uint16_t fsd_prn, in ud_get_latest_fsd() argument
865 h->udfs.fsds_prn = fsd_prn; in ud_get_latest_fsd()
869 fsds_loc = ud_xlate_to_daddr(h, fsd_prn, fsd_loc); in ud_get_latest_fsd()
912 fsd_prn = SWAP_16(fsd->fsd_next.lad_ext_prn); in ud_get_latest_fsd()