Searched defs:cifs_mount_ctx (Results 1 – 1 of 1) sorted by relevance
1745 struct cifs_mount_ctx { struct1746 struct cifs_sb_info *cifs_sb;1747 struct smb3_fs_context *fs_ctx;1748 unsigned int xid;1749 struct TCP_Server_Info *server;1750 struct cifs_ses *ses;1751 struct cifs_tcon *tcon;1752 struct cifs_ses *root_ses;1753 uuid_t mount_id;1754 char *origin_fullpath, *leaf_fullpath;
Completed in 16 milliseconds