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

/linux-4.1.27/fs/ext3/
H A Dnamei.c775 * NOTE! unlike strncmp, ext3_match returns 1 for success, 0 for failure.
780 static inline int ext3_match (int len, const char * const name, ext3_match() function
812 ext3_match (namelen, name, de)) { search_dirblock()
1264 if (ext3_match (namelen, name, de)) { add_dirent_to_buf()

Completed in 87 milliseconds