Searched refs:has_vers2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c588 int has_vers2 = 0; local
756 has_vers2 = (svp->lbn_size != 0);
763 int, has_rrip, int, has_vers2, int, has_joliet);
773 (vfs_optionisset(vfsp, HOPT_VERS2, NULL) && has_vers2);
793 if (has_vers2 && !force_vers2_off) {
806 has_vers2 = 0;
826 has_vers2 = 0;
830 has_vers2 = 0;
834 int, has_rrip, int, has_vers2, int, has_joliet);

Completed in 59 milliseconds