Searched refs:NTFS_RESTART (Results 1 – 1 of 1) sorted by relevance
199 struct NTFS_RESTART { struct 213 static_assert(sizeof(struct NTFS_RESTART) == 0x40); argument 2319 static int read_rst_area(struct ntfs_log *log, struct NTFS_RESTART **rst_, in read_rst_area() 2328 struct NTFS_RESTART *rst; in read_rst_area() 2359 if (len < sizeof(struct NTFS_RESTART)) { in read_rst_area() 3755 struct NTFS_RESTART *rst = NULL; in log_replay()