HomeSort by: relevance | last modified time | path
    Searched refs:anchor_vdp (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/udf/
udf.h 278 struct anchor_vdp *anchors[UDF_ANCHORS]; /* anchors to VDS */
ecma167-udf.h 314 struct anchor_vdp { struct
819 struct anchor_vdp avdp;
udf_subr.c 839 udf_read_anchor(struct udf_mount *ump, uint32_t sector, struct anchor_vdp **dst)
868 struct anchor_vdp **anchorsp;
1120 struct anchor_vdp *anchor, *anchor2;
  /src/sbin/newfs_udf/
udf_core.h 191 struct anchor_vdp *anchors[UDF_ANCHORS]; /* anchors to VDS */
udf_core.c 635 struct anchor_vdp *avdp;
  /src/sbin/fsck_udf/
main.c 1210 struct anchor_vdp *avdp = (struct anchor_vdp *) buffer;
1270 struct anchor_vdp *avdp;

Completed in 22 milliseconds