Searched refs:CIFSSMBSetEOF (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 368 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 1186 .set_path_size = CIFSSMBSetEOF,
|
H A D | cifssmb.c | 5517 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEOF() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 401 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 1193 .set_path_size = CIFSSMBSetEOF,
|
H A D | cifssmb.c | 4984 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEOF() function
|
Completed in 20 milliseconds