Searched refs:NTFS_RESTART (Results 1 – 1 of 1) sorted by relevance
199 struct NTFS_RESTART { struct213 static_assert(sizeof(struct NTFS_RESTART) == 0x40); argument2300 static int read_rst_area(struct ntfs_log *log, struct NTFS_RESTART **rst_, in read_rst_area()2309 struct NTFS_RESTART *rst; in read_rst_area()2340 if (len < sizeof(struct NTFS_RESTART)) { in read_rst_area()3738 struct NTFS_RESTART *rst = NULL; in log_replay()