Home
last modified time | relevance | path

Searched refs:EndofFile (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/common/
H A Dsmb2pdu.h1256 __le64 EndofFile; member
/linux-6.15/fs/smb/client/
H A Dsmb2inode.c660 idata->fi.EndOfFile = create_rsp->EndofFile; in smb2_compound_op()
H A Dsmb2pdu.c3256 buf->EndOfFile = rsp->EndofFile; in SMB2_open()
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c2310 rsp->EndofFile = cpu_to_le64(0); in create_smb2_pipe()
3600 rsp->EndofFile = S_ISDIR(stat.mode) ? 0 : cpu_to_le64(stat.size); in smb2_open()