Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dfslog.c54 struct RESTART_AREA { struct
56 __le16 log_clients; // 0x08: Maximum number of clients.
60 __le16 ra_len; // 0x14:
61 __le16 client_off; // 0x16:
62 __le64 l_size; // 0x18: Usable log file size.
63 __le32 last_lsn_data_len; // 0x20:
64 __le16 rec_hdr_len; // 0x24: Log page data offset.
65 __le16 data_off; // 0x26: Log page data length.
66 __le32 open_log_count; // 0x28:
67 __le32 align[5]; // 0x2C:
[all …]
/linux/fs/ntfs/
A Dlogfile.h244 } __attribute__ ((__packed__)) RESTART_AREA; typedef

Completed in 21 milliseconds