Home
last modified time | relevance | path

Searched refs:AvailableAllocationUnits (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/common/
H A Dfscc.h136 __le64 AvailableAllocationUnits; member
/linux/fs/smb/client/
H A Dcifssmb.c5061 le64_to_cpu(response_data->AvailableAllocationUnits); in CIFSSMBQFSInfo()
/linux/fs/smb/server/
H A Dsmb2pdu.c5603 info->AvailableAllocationUnits = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()