Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c630 uint16_t fsd_prn; in ud_read_and_translate_lvd() local
740 fsd_prn = SWAP_16(lvd->lvd_lvcu.lad_ext_prn); in ud_read_and_translate_lvd()
753 if (ud_get_latest_fsd(h, fsd_prn, fsd_loc, fsd_len) != 0) { in ud_read_and_translate_lvd()
842 ud_get_latest_fsd(ud_handle_t h, uint16_t fsd_prn, in ud_get_latest_fsd() argument
854 h->udfs.fsds_prn = fsd_prn; in ud_get_latest_fsd()
858 fsds_loc = ud_xlate_to_daddr(h, fsd_prn, fsd_loc); in ud_get_latest_fsd()
901 fsd_prn = SWAP_16(fsd->fsd_next.lad_ext_prn); in ud_get_latest_fsd()