Home
last modified time | relevance | path

Searched refs:restart_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/ntfs3/
Dfslog.c1108 struct restart_info { struct
1180 struct restart_info *info) in log_read_rst()
3723 struct restart_info rst_info, rst_info2; in log_replay()
3788 memset(&rst_info, 0, sizeof(struct restart_info)); in log_replay()
3826 memset(&rst_info2, 0, sizeof(struct restart_info)); in log_replay()
3850 memcpy(&rst_info, &rst_info2, sizeof(struct restart_info)); in log_replay()