Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb_common.h248 __le64 FreeAllocationUnits; member
Dsmb2pdu.c4996 info->FreeAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/Linux-v6.1/fs/cifs/
Dcifspdu.h2117 __le64 FreeAllocationUnits; member
2126 __le32 FreeAllocationUnits; member
Dcifssmb.c4523 le32_to_cpu(response_data->FreeAllocationUnits); in SMBOldQFSInfo()
4610 le64_to_cpu(response_data->FreeAllocationUnits); in CIFSSMBQFSInfo()