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 D | ud_lib.h | 35 #define UD_VOL_REC_END (256 * UD_VOL_REC_BSZ) macro |
H A D | ud_lib.c | 289 end_off = offset * 2048 + UD_VOL_REC_END; in ud_get_ecma_ver() |