Home
last modified time | relevance | path

Searched defs:avdp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c99 static struct anch_vol_desc_ptr *avdp; variable
381 daddr_t avdp; in readvolseq() local
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c970 struct anch_vol_desc_ptr *avdp; in ud_validate_and_fill_superblock() local
1844 struct anch_vol_desc_ptr *avdp; in ud_get_lbsize() local
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c181 struct anch_vol_desc_ptr *avdp = NULL; in ud_fill_udfs_info() local
348 struct anch_vol_desc_ptr *avdp; in ud_get_fs_bsize() local
1642 print_avd(FILE *fout, struct anch_vol_desc_ptr *avdp) in print_avd()