Searched refs:v_volume (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | vtoc.h | 110 char v_volume[LEN_DKL_VVOL]; /* volume name */ member 132 char v_volume[LEN_DKL_VVOL]; /* volume name */ member 151 bcopy(extv.v_volume, v.v_volume, LEN_DKL_VVOL); \ 174 bcopy(v.v_volume, extv.v_volume, LEN_DKL_VVOL); \ 204 char v_volume[LEN_DKL_VVOL]; /* volume name */ member 221 bcopy(v32.v_volume, v.v_volume, LEN_DKL_VVOL); \ 246 bcopy(v32.v_volume, extv.v_volume, LEN_DKL_VVOL); \ 271 bcopy(v.v_volume, v32.v_volume, LEN_DKL_VVOL); \ 300 bcopy(extv.v_volume, v32.v_volume, LEN_DKL_VVOL); \
|
| H A D | dklabel.h | 126 char v_volume[LEN_DKL_VVOL]; /* volume name */ member 135 char v_volume[LEN_DKL_VVOL]; /* volume name */
|