Searched defs:cifs_mount_ctx (Results 1 – 1 of 1) sorted by relevance
1763 struct cifs_mount_ctx { struct1764 struct cifs_sb_info *cifs_sb;1765 struct smb3_fs_context *fs_ctx;1766 unsigned int xid;1767 struct TCP_Server_Info *server;1768 struct cifs_ses *ses;1769 struct cifs_tcon *tcon;1770 struct list_head dfs_ses_list;