Home
last modified time | relevance | path

Searched refs:BlocksAvail (Results 1 – 5 of 5) sorted by relevance

/fs/smb/server/
A Dsmb_common.h390 __le64 BlocksAvail; /* bfree */ member
A Dsmb2pdu.c5634 info->BlocksAvail = cpu_to_le64(stfs.f_bfree); in smb2_get_info_filesystem()
/fs/smb/client/
A Dcifspdu.h2190 __le64 BlocksAvail; /* bfree */ member
A Dsmb2pdu.c5839 kst->f_bfree = le64_to_cpu(response_data->BlocksAvail); in copy_posix_fs_info_to_kstatfs()
A Dcifssmb.c5154 le64_to_cpu(response_data->BlocksAvail); in CIFSSMBQFSPosixInfo()

Completed in 47 milliseconds