Searched refs:BlocksAvail (Results 1 – 5 of 5) sorted by relevance
435 __le64 BlocksAvail; /* bfree */ member
5198 info->BlocksAvail = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
2194 __le64 BlocksAvail; /* bfree */ member
5157 kst->f_bfree = le64_to_cpu(response_data->BlocksAvail); in copy_posix_fs_info_to_kstatfs()
5378 le64_to_cpu(response_data->BlocksAvail); in CIFSSMBQFSPosixInfo()