Searched refs:ntfs_ie_lookup (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c575 static int ntfs_ie_lookup(const void *key, const int key_len, function
816 ret = ntfs_ie_lookup(key, key_len, icx, &ir->index, &vcn, &ie);
858 ret = ntfs_ie_lookup(key, key_len, icx, &ib->index, &vcn, &ie);

Completed in 19 milliseconds