Searched defs:de_off (Results 1 - 2 of 2) sorted by path

/linux-master/fs/ntfs3/
H A Dfslog.c2581 u32 min_de, de_off, used, total; local
2865 u32 de_off = le32_to_cpu(hdr->de_off); local
2890 u32 de_off = le32_to_cpu(hdr->de_off); local
[all...]
H A Dntfs.h700 __le32 de_off; // 0x00: The offset from the start of this structure member in struct:INDEX_HDR
717 u32 de_off = le32_to_cpu(hdr->de_off); local

Completed in 225 milliseconds