Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.h338 __le64 CurrentByteOffset; member
H A Dsmb2pdu.c4895 file_info->CurrentByteOffset = cpu_to_le64(fp->filp->f_pos); in get_file_all_info()
5107 file_info->CurrentByteOffset = cpu_to_le64(fp->filp->f_pos); in get_file_position_info()
6255 current_byte_offset = le64_to_cpu(file_info->CurrentByteOffset); in set_file_position_info()
6261 pr_err("CurrentByteOffset is not valid : %llu\n", in set_file_position_info()
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h2216 dst->CurrentByteOffset = src->CurrentByteOffset; in move_cifs_info_to_smb2()
H A Dcifspdu.h2287 __le64 CurrentByteOffset; member
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1726 __le64 CurrentByteOffset; member