Home
last modified time | relevance | path

Searched refs:vol_info (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Ddfs_cache.c49 struct vol_info { struct
585 static void __vol_release(struct vol_info *vi) in __vol_release()
595 struct vol_info *vi = container_of(kref, struct vol_info, refcnt); in vol_release()
605 struct vol_info *vi, *nvi; in free_vol_list()
1214 struct vol_info *vi; in dfs_cache_add_vol()
1253 static struct vol_info *find_vol(const char *fullpath) in find_vol()
1255 struct vol_info *vi; in find_vol()
1275 struct vol_info *vi; in dfs_cache_update_vol()
1309 struct vol_info *v in dfs_cache_del_vol()
[all...]
H A Dconnect.c3819 struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info) in reset_cifs_unix_caps()
3832 if (vol_info && vol_info->no_linux_ext) { in reset_cifs_unix_caps()
3837 } else if (vol_info) in reset_cifs_unix_caps()
3850 if (vol_info == NULL) { in reset_cifs_unix_caps()
3869 if (vol_info && vol_info->no_psx_acl) in reset_cifs_unix_caps()
3878 if (vol_info && vol_info->posix_paths == 0) in reset_cifs_unix_caps()
3909 if (vol_info in reset_cifs_unix_caps()
3818 reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info) reset_cifs_unix_caps() argument
5107 struct smb_vol *vol_info; cifs_construct_tcon() local
[all...]
H A Dsmb2pdu.c5297 struct smb3_fs_vol_info *vol_info = (struct smb3_fs_vol_info *) in SMB2_QFS_attr() local
5299 tcon->vol_serial_number = vol_info->VolumeSerialNumber; in SMB2_QFS_attr()
5300 tcon->vol_create_time = vol_info->VolumeCreationTime; in SMB2_QFS_attr()
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dmaya44.c119 static const struct maya_vol_info vol_info[WM_NUM_VOLS] = { variable
161 const struct maya_vol_info *vol = &vol_info[idx]; in maya_vol_info()
192 const struct maya_vol_info *vol = &vol_info[idx]; in maya_vol_put()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dmaya44.c119 static const struct maya_vol_info vol_info[WM_NUM_VOLS] = { variable
161 const struct maya_vol_info *vol = &vol_info[idx]; in maya_vol_info()
192 const struct maya_vol_info *vol = &vol_info[idx]; in maya_vol_put()
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.h404 } __packed vol_info; member
H A Ddasd_eckd.c1622 return private->vsq.vol_info.ese; in dasd_eckd_is_ese()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.h413 } __packed vol_info; member
H A Ddasd_eckd.c1663 return private->vsq.vol_info.ese; in dasd_eckd_is_ese()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c5741 struct smb3_fs_vol_info *vol_info = (struct smb3_fs_vol_info *) in SMB2_QFS_attr() local
5743 tcon->vol_serial_number = vol_info->VolumeSerialNumber; in SMB2_QFS_attr()
5744 tcon->vol_create_time = vol_info->VolumeCreationTime; in SMB2_QFS_attr()

Completed in 41 milliseconds