Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dnamei.c31 static inline int udf_match(int len1, const unsigned char *name1, int len2, in udf_match() function
93 if (udf_match(flen, fname, child->len, child->name)) in udf_fiiter_find_entry()