Searched refs:NTFS_RESTART (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfslog.c199 struct NTFS_RESTART { struct
213 static_assert(sizeof(struct NTFS_RESTART) == 0x40);
2299 static int read_rst_area(struct ntfs_log *log, struct NTFS_RESTART **rst_,
2308 struct NTFS_RESTART *rst;
2339 if (len < sizeof(struct NTFS_RESTART)) {
3735 struct NTFS_RESTART *rst = NULL;

Completed in 82 milliseconds