Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c590 int has_joliet = 0; in hs_mountfs() local
758 has_joliet = (jvp->lbn_size != 0); in hs_mountfs()
764 int, has_rrip, int, has_vers2, int, has_joliet); in hs_mountfs()
773 (vfs_optionisset(vfsp, HOPT_JOLIET, NULL) && has_joliet) || in hs_mountfs()
777 (vfs_optionisset(vfsp, HOPT_JOLIET, NULL) && has_joliet); in hs_mountfs()
800 has_joliet = 0; in hs_mountfs()
801 } else if (has_joliet && !force_joliet_off) { in hs_mountfs()
828 has_joliet = 0; in hs_mountfs()
833 has_joliet = 0; in hs_mountfs()
835 int, has_rrip, int, has_vers2, int, has_joliet); in hs_mountfs()