Searched refs:is_rrip (Results 1 – 1 of 1) sorted by relevance
781 int is_rrip; in hs_dirlook() local794 is_rrip = IS_RRIP_IMPLEMENTED(fsp); in hs_dirlook()802 if (!is_rrip && *name == '\1' && namlen == 1) in hs_dirlook()814 if (is_rrip) { in hs_dirlook()1462 int is_rrip; in process_dirblock() local1476 if (is_rrip && *(tmp) != '\0') \ in process_dirblock()1479 is_rrip = IS_RRIP_IMPLEMENTED(fsp); in process_dirblock()1480 if (is_rrip) { in process_dirblock()1563 if (is_rrip) { in process_dirblock()1581 if (!is_rrip || rr_namelen == -1) { in process_dirblock()[all …]