Searched refs:best_matchptr (Results 1 – 1 of 1) sorted by relevance
968 const u8 *best_matchptr = strptr; in ntfs_best_match() local1023 best_matchptr = matchptr; in ntfs_best_match()1034 (best_matchptr[best_len] == in ntfs_best_match()1039 } while (best_matchptr[best_len] == strptr[best_len]); in ntfs_best_match()1056 pctx->rel = best_matchptr - strptr; /* given as a negative number! */ in ntfs_best_match()