Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c2586 u32 min_de, de_off, used, total; in check_index_header() local
2870 u32 de_off = le32_to_cpu(hdr->de_off); in check_if_root_index() local
2895 u32 de_off = le32_to_cpu(hdr->de_off); in check_if_alloc_index() local
H A Dntfs.h699 __le32 de_off; // 0x00: The offset from the start of this structure member
715 u32 de_off = le32_to_cpu(hdr->de_off); in hdr_first_de() local