Searched defs:cifs_mount_ctx (Results 1 – 1 of 1) sorted by relevance
1734 struct cifs_mount_ctx { struct1735 struct cifs_sb_info *cifs_sb;1736 struct smb3_fs_context *fs_ctx;1737 unsigned int xid;1738 struct TCP_Server_Info *server;1739 struct cifs_ses *ses;1740 struct cifs_tcon *tcon;1741 struct list_head dfs_ses_list;