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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dnamei.c783 * NOTE! unlike strncmp, ext4_match returns 1 for success, 0 for failure.
788 static inline int ext4_match (int len, const char * const name, function
820 ext4_match (namelen, name, de)) {
1002 if (ext4_match(namelen, name, de)) {
1282 if (ext4_match(namelen, name, de))

Completed in 133 milliseconds