Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dfslog.c2582 u32 min_de, de_off, used, total; in check_index_header() local
2866 u32 de_off = le32_to_cpu(hdr->de_off); in check_if_root_index() local
2891 u32 de_off = le32_to_cpu(hdr->de_off); in check_if_alloc_index() local
Dntfs.h702 __le32 de_off; // 0x00: The offset from the start of this structure member
719 u32 de_off = le32_to_cpu(hdr->de_off); in hdr_first_de() local