Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb_common.h226 struct filesystem_attribute_info { struct
Dsmb2pdu.c4938 struct filesystem_attribute_info *info; in smb2_get_info_filesystem()
4941 info = (struct filesystem_attribute_info *)rsp->Buffer; in smb2_get_info_filesystem()
4956 sz = sizeof(struct filesystem_attribute_info) - 2 + len; in smb2_get_info_filesystem()