Searched refs:hdr_find_e (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/ntfs3/ |
| D | index.c | 670 static struct NTFS_DE *hdr_find_e(const struct ntfs_index *indx, in hdr_find_e() function 774 before = hdr_find_e(indx, hdr, de + 1, le16_to_cpu(de->key_size), ctx, in hdr_insert_de() 1071 e = hdr_find_e(indx, hdr, key, key_len, ctx, diff); in indx_find() 1091 e = hdr_find_e(indx, &node->index->ihdr, key, key_len, ctx, in indx_find()
|