Searched refs:SMBLegacyOpen (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 437 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 701 return SMBLegacyOpen(xid, oparms->tcon, oparms->path, in cifs_open_file()
|
H A D | cifssmb.c | 1217 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 479 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 731 rc = SMBLegacyOpen(xid, oparms->tcon, oparms->path, in cifs_open_file()
|
H A D | cifssmb.c | 1037 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() function
|
Completed in 21 milliseconds