Searched refs:UserBlocksAvail (Results 1 – 4 of 4) sorted by relevance
221 __le64 UserBlocksAvail; /* bavail */ member
5998 if (response_data->UserBlocksAvail == cpu_to_le64(-1)) in copy_posix_fs_info_to_kstatfs()6001 kst->f_bavail = le64_to_cpu(response_data->UserBlocksAvail); in copy_posix_fs_info_to_kstatfs()
5446 if (response_data->UserBlocksAvail == cpu_to_le64(-1)) { in CIFSSMBQFSPosixInfo()5450 le64_to_cpu(response_data->UserBlocksAvail); in CIFSSMBQFSPosixInfo()
5699 info->UserBlocksAvail = cpu_to_le64(stfs.f_bavail); in smb2_get_info_filesystem()