Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h178 #define RRIP_GID(x) (gid_t)BOTH_INT(RRIP_gid(x)) macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c128 hdp->gid = RRIP_GID(px_ptr); in rrip_file_attr()