Searched refs:BlocksAvail (Results 1 – 5 of 5) sorted by relevance
402 __le64 BlocksAvail; /* bfree */ member
5102 info->BlocksAvail = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
2183 __le64 BlocksAvail; /* bfree */ member
5301 kst->f_bfree = le64_to_cpu(response_data->BlocksAvail); in copy_posix_fs_info_to_kstatfs()
4980 le64_to_cpu(response_data->BlocksAvail); in CIFSSMBQFSPosixInfo()