Searched defs:mtty_migration_file (Results 1 – 1 of 1) sorted by relevance
143 struct mtty_migration_file { struct144 struct file *filp;145 struct mutex lock;146 struct mdev_state *mdev_state;147 struct mtty_data data;171 struct mtty_migration_file *saving_migf; argument