Home
last modified time | relevance | path

Searched refs:ntfs_index_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dindex.h91 extern int ntfs_index_lookup(const void *key, const int key_len,
Dquota.c57 err = ntfs_index_lookup(&qid, sizeof(qid), ictx); in ntfs_mark_quotas_out_of_date()
Dindex.c119 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() function