Searched defs:cifs_mount_ctx (Results 1 – 1 of 1) sorted by relevance
1780 struct cifs_mount_ctx { struct1781 struct cifs_sb_info *cifs_sb;1782 struct smb3_fs_context *fs_ctx;1783 unsigned int xid;1784 struct TCP_Server_Info *server;1785 struct cifs_ses *ses;1786 struct cifs_tcon *tcon;1787 struct list_head dfs_ses_list;