Searched refs:skip_slash (Results 1 – 1 of 1) sorted by relevance
403 static const char *skip_slash(const char *str);426 path = skip_slash(path); in ext2_lookup_inode()453 const char *next_path = skip_slash(end); in ext2_lookup_inode()545 static const char *skip_slash(const char *s) in skip_slash() function