Home
last modified time | relevance | path

Searched refs:BlocksAvail (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h384 * UserBlockAvail is typically less than or equal to BlocksAvail,
388 __le64 BlocksAvail; /* bfree */ member
H A Dsmb2pdu.c5198 info->BlocksAvail = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h2228 UserBlockAvail is typically less than or equal to BlocksAvail,
2231 __le64 BlocksAvail; /* bfree */ member
H A Dsmb2pdu.c5068 kst->f_bfree = le64_to_cpu(response_data->BlocksAvail); in copy_posix_fs_info_to_kstatfs()
H A Dcifssmb.c5486 le64_to_cpu(response_data->BlocksAvail); in CIFSSMBQFSPosixInfo()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h2178 UserBlockAvail is typically less than or equal to BlocksAvail,
2181 __le64 BlocksAvail; /* bfree */ member
H A Dsmb2pdu.c5512 kst->f_bfree = le64_to_cpu(response_data->BlocksAvail); in copy_posix_fs_info_to_kstatfs()
H A Dcifssmb.c4953 le64_to_cpu(response_data->BlocksAvail); in CIFSSMBQFSPosixInfo()

Completed in 52 milliseconds