Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h191 #define RRIP_MAJOR(x) BOTH_INT(RRIP_major(x)) macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c102 major_t major_dev = (major_t)RRIP_MAJOR(pn_ptr); in rrip_dev_nodes()