Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/server/
Dsmb_common.h234 __le64 FreeAllocationUnits; member
Dsmb2pdu.c5406 info->FreeAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/linux-6.12.1/fs/smb/client/
Dcifspdu.h2117 __le64 FreeAllocationUnits; member
2126 __le32 FreeAllocationUnits; member
Dcifssmb.c4548 le32_to_cpu(response_data->FreeAllocationUnits); in SMBOldQFSInfo()
4635 le64_to_cpu(response_data->FreeAllocationUnits); in CIFSSMBQFSInfo()