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

/opensolaris-onvv-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c589 int has_joliet = 0; local
757 has_joliet = (jvp->lbn_size != 0);
763 int, has_rrip, int, has_vers2, int, has_joliet);
772 (vfs_optionisset(vfsp, HOPT_JOLIET, NULL) && has_joliet) ||
776 (vfs_optionisset(vfsp, HOPT_JOLIET, NULL) && has_joliet);
799 has_joliet = 0;
800 } else if (has_joliet && !force_joliet_off) {
827 has_joliet = 0;
832 has_joliet = 0;
834 int, has_rrip, int, has_vers2, int, has_joliet);
[all...]

Completed in 91 milliseconds