Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h103 #define HSV_ID_STRLEN 5 /* HSV_std_id field length */ macro
/titanic_44/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c207 for (i = 0; i < HSV_ID_STRLEN; i++)
/titanic_44/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c236 for (i = 0; i < HSV_ID_STRLEN; i++) in findhsvol()
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1028 for (i = 0; i < HSV_ID_STRLEN; i++) in hs_findhsvol()