Home
last modified time | relevance | path

Searched refs:anchor_vdp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/udf/
H A Decma167-udf.h145 struct anchor_vdp { struct
371 struct anchor_vdp avdp;
H A Dudf_vfsops.c299 struct anchor_vdp avdp; in udf_checktag()
382 bcopy(bp->b_data, &avdp, sizeof(struct anchor_vdp)); in udf_mountfs()