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

/linux-4.4.14/fs/freevxfs/
H A Dvxfs_lookup.c72 * NOTE! unlike strncmp, vxfs_match returns 1 for success, 0 for failure.
77 vxfs_match(int len, const char * const name, struct vxfs_direct *de) vxfs_match() function
143 if (vxfs_match(namelen, name, de)) { vxfs_find_entry()

Completed in 50 milliseconds