Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h266 #define JOLIET_NAMELEN 64 /* Joliet file name length (spec) */ macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c900 fsp->hsfs_namelen = JOLIET_NAMELEN*2; in hs_mountfs()