Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h174 #define RRIP_NLINK(x) (short)BOTH_INT(RRIP_nlink(x)) macro
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c126 hdp->nlink = RRIP_NLINK(px_ptr); in rrip_file_attr()