Home
last modified time | relevance | path

Searched refs:StreamAllocationSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.h301 __le64 StreamAllocationSize; member
H A Dsmb2pdu.c4951 file_info->StreamAllocationSize = cpu_to_le64(stream_name_len); in get_file_stream_info()
4968 file_info->StreamAllocationSize = cpu_to_le64(stat.blocks << 9); in get_file_stream_info()