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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 62 milliseconds