Searched refs:UDF_VTOP_RAWPART (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/newfs_udf/
H A Dudf_create.h63 #define UDF_VTOP_RAWPART UDF_PMAPS /* [0..UDF_PMAPS> are normal */ macro
H A Dudf_create.c753 context.vtop_tp[UDF_VTOP_RAWPART] = UDF_VTOP_TYPE_RAW;
754 context.vtop_offset[UDF_VTOP_RAWPART] = 0;
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf.h165 #define UDF_VTOP_RAWPART UDF_PMAPS /* [0..UDF_PMAPS> are normal */ macro
H A Dudf_subr.c2004 ump->vtop_tp[UDF_VTOP_RAWPART] = UDF_VTOP_TYPE_RAW;
3051 icb_loc.loc.part_num = udf_rw16(UDF_VTOP_RAWPART);
H A Dudf_allocation.c480 if (vpart > UDF_VTOP_RAWPART)

Completed in 149 milliseconds