Home
last modified time | relevance | path

Searched refs:FreeAllocationUnits (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/ksmbd/
Dsmb_common.h248 __le64 FreeAllocationUnits; member
Dsmb2pdu.c4972 info->FreeAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/linux-5.19.10/fs/cifs/
Dcifspdu.h2116 __le64 FreeAllocationUnits; member
2125 __le32 FreeAllocationUnits; member
Dcifssmb.c4972 le32_to_cpu(response_data->FreeAllocationUnits); in SMBOldQFSInfo()
5059 le64_to_cpu(response_data->FreeAllocationUnits); in CIFSSMBQFSInfo()