Searched refs:ext2_match_entry (Results 1 – 1 of 1) sorted by relevance
59 static inline bool ext2_match_entry(const char *name, size_t len, in ext2_match_entry() function111 if (ext2_match_entry(dname, dname_len, de)) in ext2_find_entry()