Home
last modified time | relevance | path

Searched defs:de_off (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs.h698 __le32 de_off; // 0x00: The offset from the start of this structure member
714 u32 de_off = le32_to_cpu(hdr->de_off); in hdr_first_de() local