Searched refs:ntfs_index_lookup (Results 1 – 3 of 3) sorted by relevance
91 extern int ntfs_index_lookup(const void *key, const int key_len,
57 err = ntfs_index_lookup(&qid, sizeof(qid), ictx); in ntfs_mark_quotas_out_of_date()
119 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() function