Searched refs:ext2_match (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Ddir.c177 * NOTE! unlike strncmp, ext2_match returns 1 for success, 0 for failure.
181 static inline int ext2_match (int len, const char * const name, function
359 if (ext2_match (namelen, name, de))
483 if (ext2_match (namelen, name, de))

Completed in 55 milliseconds