Searched defs:durable_info (Results 1 – 1 of 1) sorted by relevance
3677 struct durable_info { struct3678 struct ksmbd_file *fp;3679 unsigned short int type;3680 bool persistent;3681 bool reconnected;3682 bool replay;3683 bool replay_consumed;3684 bool app_instance_id;3685 bool app_instance_version_valid;3686 unsigned int timeout;[all …]