Searched refs:udf_match (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dnamei.c35 static inline int udf_match(int len1, const char *name1, int len2, const char *name2) function
249 if (udf_match(flen, fname, dentry->d_name.len, dentry->d_name.name))
479 udf_match(flen, fname, dentry->d_name.len, dentry->d_name.name))

Completed in 226 milliseconds