Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dfslog.c2581 u32 min_de, de_off, used, total; in check_index_header() local
2864 u32 de_off = le32_to_cpu(hdr->de_off); in check_if_root_index() local
2889 u32 de_off = le32_to_cpu(hdr->de_off); in check_if_alloc_index() local
Dntfs.h699 __le32 de_off; // 0x00: The offset from the start of this structure member
716 u32 de_off = le32_to_cpu(hdr->de_off); in hdr_first_de() local