Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs.h334 struct ATTR_NONRESIDENT { struct
335 __le64 svcn; // 0x10: Starting VCN of this segment.
336 __le64 evcn; // 0x18: End VCN of this segment.
337 __le16 run_off; // 0x20: Offset to packed runs.
350 u8 c_unit; // 0x22:
351 u8 res1[5]; // 0x23:
352 __le64 alloc_size; // 0x28: The allocated size of attribute in bytes.
354 __le64 data_size; // 0x30: The size of attribute in bytes <= alloc_size.
355 __le64 valid_size; // 0x38: The size of valid part in bytes <= data_size.
379 struct ATTR_NONRESIDENT nres; // 0x10 argument