Searched refs:SMB2_set_eof (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | smb2proto.h | 236 extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | smb2ops.c | 2043 return SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb2_set_file_size() 3283 rc = SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb3_zero_range() 3359 rc = SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb3_punch_hole() 3532 rc = SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb3_simple_falloc() 3655 rc = SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb3_collapse_range() 3703 rc = SMB2_set_eof(xid, tcon, cfile->fid.persistent_fid, in smb3_insert_range()
|
| H A D | smb2pdu.c | 5681 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_set_eof() function
|