Searched refs:ntfs_index_lookup (Results 1 – 3 of 3) sorted by relevance
269 if (!ntfs_index_lookup(&key, sizeof(struct reparse_index_key), xr)) { in remove_reparse_index()
727 int ntfs_index_lookup(const void *key, const u32 key_len, struct ntfs_index_context *icx) in ntfs_index_lookup() function1543 ret = ntfs_index_lookup(&ie->key, le16_to_cpu(ie->key_length), icx); in ntfs_ie_add()1940 ret = ntfs_index_lookup(key, keylen, icx); in ntfs_index_remove()
827 err = ntfs_index_lookup(private->key, in ntfs_readdir()