Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dindex.h77 extern int ntfs_index_lookup(const void *key, const int key_len,
H A Dquota.c43 err = ntfs_index_lookup(&qid, sizeof(qid), ictx); in ntfs_mark_quotas_out_of_date()
H A Dindex.c105 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() function