Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_impl.c453 const char *next_path = skip_slash(end); in ext2_lookup_inode() local
454 bool last_entry = next_path[0] == '\0'; in ext2_lookup_inode()
479 path = next_path; in ext2_lookup_inode()