Searched refs:rd_next (Results 1 – 3 of 3) sorted by relevance
107 if (!IS_DIRECTORY(dirinfo->rd_next) && !IS_FILE(dirinfo->rd_next)) in romfs_lookup()122 if (IS_DIRECTORY(dirinfo->rd_next)) in romfs_lookup()155 rf->rf_type = (uint8_t)(dirinfo->rd_next & RFNEXT_ALLMODEMASK); in romfs_lookup()686 dirinfo->rd_next = RFNEXT_DIRECTORY; in romfs_bind()
173 uint32_t rd_next; /* Offset of the next file header+flags */ member
144 dirinfo->rd_next = next; in romfs_checkentry()