Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h283 #define IPE_PARENT_NO(x) *(short *)(IPE_parent_no(x)) macro
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c195 if (IPE_PARENT_NO (p) != 1) { in hsfs_contents()