Searched refs:de_t (Results 1 - 1 of 1) sorted by path

/linux-master/fs/ntfs3/
H A Dindex.c1787 struct NTFS_DE *e, *de_t, *up_e; local
1863 de_t = hdr_first_de(hdr1);
1864 to_copy = PtrOffset(de_t, sp);
1865 hdr_insert_head(hdr2, de_t, to_copy);
1869 memmove(de_t, Add2Ptr(sp, sp_size), used - le32_to_cpu(hdr1->de_off));

Completed in 248 milliseconds