Searched defs:vol_info (Results 1 – 5 of 5) sorted by relevance
49 struct vol_info { struct50 char *fullpath;51 spinlock_t smb_vol_lock;52 struct smb_vol smb_vol;53 char *mntdata;54 struct list_head list;55 struct list_head rlist;56 struct kref refcnt;
3819 struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info) in reset_cifs_unix_caps()5107 struct smb_vol *vol_info; in cifs_construct_tcon() local
5283 struct smb3_fs_vol_info *vol_info = (struct smb3_fs_vol_info *) in SMB2_QFS_attr() local
119 static const struct maya_vol_info vol_info[WM_NUM_VOLS] = { variable
404 } __packed vol_info; member