Home
last modified time | relevance | path

Searched refs:filesystem_vol_info (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/server/
H A Dsmb_common.h224 struct filesystem_vol_info { struct
H A Dsmb2pdu.c5438 struct filesystem_vol_info *info; in smb2_get_info_filesystem()
5442 info = (struct filesystem_vol_info *)(rsp->Buffer); in smb2_get_info_filesystem()
5458 sz = sizeof(struct filesystem_vol_info) + len; in smb2_get_info_filesystem()