Searched refs:BlocksAvail (Results 1 – 5 of 5) sorted by relevance
388 __le64 BlocksAvail; /* bfree */ member
5499 info->BlocksAvail = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
2181 __le64 BlocksAvail; /* bfree */ member
5819 kst->f_bfree = le64_to_cpu(response_data->BlocksAvail); in copy_posix_fs_info_to_kstatfs()
5005 le64_to_cpu(response_data->BlocksAvail); in CIFSSMBQFSPosixInfo()