struct smb_mnt_fs_info { … } __packed;
struct smb_mnt_tcon_info { … } __packed;
struct smb_snapshot_array { … } __packed;
#define PASSTHRU_QUERY_INFO …
#define PASSTHRU_FSCTL …
#define PASSTHRU_SET_INFO …
struct smb_query_info { … } __packed;
struct smb3_key_debug_info { … } __packed;
struct smb3_full_key_debug_info { … } __packed;
struct smb3_notify { … } __packed;
struct smb3_notify_info { … } __packed;
#define CIFS_IOCTL_MAGIC …
#define CIFS_IOC_COPYCHUNK_FILE …
#define CIFS_IOC_SET_INTEGRITY …
#define CIFS_IOC_GET_MNT_INFO …
#define CIFS_ENUMERATE_SNAPSHOTS …
#define CIFS_QUERY_INFO …
#define CIFS_DUMP_KEY …
#define CIFS_IOC_NOTIFY …
#define CIFS_DUMP_FULL_KEY …
#define CIFS_IOC_NOTIFY_INFO …
#define CIFS_IOC_GET_TCON_INFO …
#define CIFS_IOC_SHUTDOWN …
#define CIFS_GOING_FLAGS_DEFAULT …
#define CIFS_GOING_FLAGS_LOGFLUSH …
#define CIFS_GOING_FLAGS_NOLOGFLUSH …
static inline bool cifs_forced_shutdown(struct cifs_sb_info *sbi)
{ … }