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