Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h264 #define ISO_NAMELEN_V2 207 /* ISOv2: 254 - 33 - 14 (XA Record) */ macro
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c883 fsp->hsfs_namelen = ISO_NAMELEN_V2; in hs_mountfs()