Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c54 static int32_t ud_get_latest_fsd(ud_handle_t, uint16_t, uint32_t, uint32_t);
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() function