Searched defs:ud_validate_and_fill_superblock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c94 static struct udf_vfs *ud_validate_and_fill_superblock(dev_t,
802 udf_vfsp = ud_validate_and_fill_superblock(dev, lbsize, avd_loc);
963 ud_validate_and_fill_superblock(dev_t dev, int32_t bsize, uint32_t avd_loc) function
980 ud_printf("ud_validate_and_fill_superblock\n");
1477 * ud_validate_and_fill_superblock() and fields may later point to

Completed in 62 milliseconds