Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/server/
H A Dsmb_common.h236 __le64 FreeAllocationUnits; member
H A Dsmb2pdu.c5497 info->FreeAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/linux-6.15/fs/smb/client/
H A Dcifspdu.h2126 __le64 FreeAllocationUnits; member
2135 __le32 FreeAllocationUnits; member
H A Dcifssmb.c4520 le32_to_cpu(response_data->FreeAllocationUnits); in SMBOldQFSInfo()
4607 le64_to_cpu(response_data->FreeAllocationUnits); in CIFSSMBQFSInfo()