Home
last modified time | relevance | path

Searched refs:SMBLegacyOpen (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dcifsproto.h409 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c712 return SMBLegacyOpen(xid, oparms->tcon, oparms->path, in cifs_open_file()
Dcifssmb.c1207 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() function