Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h206 loff_t new_eof);
H A Dsmb2pdu.c5944 u64 volatile_fid, u32 pid, loff_t new_eof) in SMB2_set_eof() argument
5950 info.EndOfFile = cpu_to_le64(new_eof); in SMB2_set_eof()
5955 trace_smb3_set_eof(xid, persistent_fid, tcon->tid, tcon->ses->Suid, new_eof); in SMB2_set_eof()