Searched refs:de_t (Results 1 – 1 of 1) sorted by relevance
1687 struct NTFS_DE *e, *de_t, *up_e; in indx_insert_into_buffer() local1755 de_t = hdr_first_de(hdr1); in indx_insert_into_buffer()1756 to_copy = PtrOffset(de_t, sp); in indx_insert_into_buffer()1757 hdr_insert_head(hdr2, de_t, to_copy); in indx_insert_into_buffer()1761 memmove(de_t, Add2Ptr(sp, sp_size), used - le32_to_cpu(hdr1->de_off)); in indx_insert_into_buffer()