Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb_common.h234 __le64 FreeAllocationUnits; member
H A Dsmb2pdu.c5460 info->FreeAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/openbmc/linux/fs/smb/client/
H A Dcifspdu.h2117 __le64 FreeAllocationUnits; member
2126 __le32 FreeAllocationUnits; member
H A Dcifssmb.c4506 le32_to_cpu(response_data->FreeAllocationUnits); in SMBOldQFSInfo()
4593 le64_to_cpu(response_data->FreeAllocationUnits); in CIFSSMBQFSInfo()