Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h33 #define UD_VOL_REC_START (32 * 1024) macro
H A Dud_lib.c288 off = offset * 2048 + UD_VOL_REC_START; in ud_get_ecma_ver()