Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dindex.h77 extern int ntfs_index_lookup(const void *key, const int key_len,
Dquota.c43 err = ntfs_index_lookup(&qid, sizeof(qid), ictx); in ntfs_mark_quotas_out_of_date()
Dindex.c105 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() function