HomeSort by: relevance | last modified time | path
    Searched refs:UDF_ANCHORS (Results 1 - 3 of 3) 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 */
udf_vfsops.c 243 for (i = 0; i < UDF_ANCHORS; i++)

Completed in 13 milliseconds