Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h35 #define UD_VOL_REC_END (256 * UD_VOL_REC_BSZ) macro
H A Dud_lib.c289 end_off = offset * 2048 + UD_VOL_REC_END; in ud_get_ecma_ver()