Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dsmb_common.h234 __le64 FreeAllocationUnits; member
Dsmb2pdu.c5082 info->FreeAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/Linux-v6.6/fs/smb/client/
Dcifspdu.h2115 __le64 FreeAllocationUnits; member
2124 __le32 FreeAllocationUnits; member
Dcifssmb.c4532 le32_to_cpu(response_data->FreeAllocationUnits); in SMBOldQFSInfo()
4619 le64_to_cpu(response_data->FreeAllocationUnits); in CIFSSMBQFSInfo()