Searched refs:UD_VOL_REC_START (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/ | ||
H A D | ud_lib.h | 35 #define UD_VOL_REC_START (32 * 1024) macro |
H A D | ud_lib.c | 299 off = offset * 2048 + UD_VOL_REC_START; in ud_get_ecma_ver() |