Searched refs:SMB2_set_eof (Results 1 – 4 of 4) sorted by relevance
/fs/cifs/ |
D | smb2inode.c | 96 tmprc = SMB2_set_eof(xid, tcon, fid.persistent_fid, in smb2_open_op_close()
|
D | smb2proto.h | 154 extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
|
D | smb2ops.c | 821 return SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb2_set_file_size()
|
D | smb2pdu.c | 2872 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_set_eof() function
|