Searched refs:affs_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/affs/
H A Dnamei.c135 * NOTE! unlike strncmp, affs_match returns 1 for success, 0 for failure.
139 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper) function
193 if (affs_match(dentry, AFFS_TAIL(sb, bh)->name, toupper))

Completed in 47 milliseconds