Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dfslog.c1108 struct restart_info { struct
1180 struct restart_info *info) in log_read_rst()
3741 struct restart_info rst_info, rst_info2; in log_replay()
3792 memset(&rst_info, 0, sizeof(struct restart_info)); in log_replay()
3844 memset(&rst_info2, 0, sizeof(struct restart_info)); in log_replay()
3868 memcpy(&rst_info, &rst_info2, sizeof(struct restart_info)); in log_replay()