Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c158 const u8 *best_matchptr = strptr; in ntfs_best_match() local
211 best_matchptr = matchptr; in ntfs_best_match()
220 (best_matchptr[best_len] == in ntfs_best_match()
227 } while (best_matchptr[best_len] == strptr[best_len]); in ntfs_best_match()
242 pctx->rel = best_matchptr - strptr; /* given as a negative number! */ in ntfs_best_match()

Completed in 3 milliseconds