Lines Matching refs:hdr_first_de
561 const struct NTFS_DE *e = hdr_first_de(hdr); in hdr_find_split()
593 struct NTFS_DE *e = hdr_first_de(hdr); in hdr_insert_head()
1219 e = hdr_first_de(&root->ihdr); in indx_find_sort()
1269 e = hdr_first_de(&n->index->ihdr); in indx_find_sort()
1333 e = hdr_first_de(&root->ihdr); in indx_find_raw()
1412 e = hdr_first_de(&n->index->ihdr); in indx_find_raw()
1632 e0 = hdr_first_de(hdr); in indx_insert_into_root()
1685 fnd->root_de = hdr_first_de(hdr); in indx_insert_into_root()
1857 de_t = hdr_first_de(hdr1); in indx_insert_into_buffer()
1997 for (e = hdr_first_de(hdr);; e = hdr_next_de(hdr, e)) { in indx_find_buffer()
2110 for (e = hdr_first_de(hdr); e; e = hdr_next_de(hdr, e)) { in indx_free_children()
2167 e = hdr_first_de(&n->index->ihdr); in indx_get_entry_to_replace()
2189 te = hdr_first_de(&n->index->ihdr); in indx_get_entry_to_replace()
2388 for (e = hdr_first_de(hdr);; e = hdr_next_de(hdr, e)) { in indx_delete_entry()
2444 e = hdr_first_de(hdr); in indx_delete_entry()