Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h282 #define IPE_NAME_LEN(x) *(IPE_name_len(x)) macro
/titanic_50/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c191 name_len = IPE_NAME_LEN(p); in hsfs_contents()