Searched refs:hdr_find_e (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ntfs3/ |
H A D | index.c | 717 static struct NTFS_DE *hdr_find_e(const struct ntfs_index *indx, in hdr_find_e() function 827 before = hdr_find_e(indx, hdr, de + 1, le16_to_cpu(de->key_size), ctx, in hdr_insert_de() 1169 e = hdr_find_e(indx, &root->ihdr, key, key_len, ctx, diff); in indx_find() 1188 e = hdr_find_e(indx, &node->index->ihdr, key, key_len, ctx, in indx_find()
|