Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h169 #define RRIP_MODE(x) (mode_t)BOTH_INT(RRIP_mode(x)) macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c125 hdp->mode = RRIP_MODE(px_ptr); in rrip_file_attr()