Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb_common.h285 struct filesystem_vol_info { struct
Dsmb2pdu.c4892 struct filesystem_vol_info *info; in smb2_get_info_filesystem()
4895 info = (struct filesystem_vol_info *)(rsp->Buffer); in smb2_get_info_filesystem()
4905 sz = sizeof(struct filesystem_vol_info) - 2 + len; in smb2_get_info_filesystem()