Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h481 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c713 rc = SMBLegacyOpen(xid, oparms->tcon, oparms->path, in cifs_open_file()
H A Dcifssmb.c1045 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() function