HomeSort by: relevance | last modified time | path
    Searched defs:UDF_ANCHORS (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/newfs_udf/
udf_core.h 77 #define UDF_ANCHORS 4 /* 256, 512, N-256, N */
119 uint32_t anchors[UDF_ANCHORS];
191 struct anchor_vdp *anchors[UDF_ANCHORS]; /* anchors to VDS */
  /src/sys/fs/udf/
udf.h 139 #define UDF_ANCHORS 4 /* 256, 512, N-256, N */
278 struct anchor_vdp *anchors[UDF_ANCHORS]; /* anchors to VDS */

Completed in 12 milliseconds