Home
last modified time | relevance | path

Searched refs:EndofFile (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h824 __le64 EndofFile; member
H A Dsmb2pdu.c2911 buf->EndOfFile = rsp->EndofFile; in SMB2_open()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1183 __le64 EndofFile; member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c2287 rsp->EndofFile = cpu_to_le64(0); in create_smb2_pipe()
3336 rsp->EndofFile = S_ISDIR(stat.mode) ? 0 : cpu_to_le64(stat.size); in smb2_open()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c3192 buf->EndOfFile = rsp->EndofFile; in SMB2_open()

Completed in 38 milliseconds