Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ext2/
Dext2.c59 static inline bool ext2_match_entry(const char *name, size_t len, in ext2_match_entry() function
111 if (ext2_match_entry(dname, dname_len, de)) in ext2_find_entry()