Searched refs:smb2_open_file (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/smb/client/ |
D | smb2file.c | 100 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, void *buf) in smb2_open_file() function
|
D | smb2proto.h | 97 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
|
D | smb2ops.c | 5201 .open = smb2_open_file, 5303 .open = smb2_open_file, 5408 .open = smb2_open_file, 5522 .open = smb2_open_file,
|