Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h183 #define RRIP_INO(x) (uint32_t)BOTH_INT(RRIP_ino(x)) macro
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c131 hdp->inode = (ino64_t)RRIP_INO(px_ptr); in rrip_file_attr()