Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h260 #define RRIP_COMP_LEN(x) (RRIP_COMP_NAME_LEN(x) + 2) macro
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c371 comp_ptr += RRIP_COMP_LEN(comp_ptr)) { in rrip_sym_link()