Searched refs:smb2_open_file (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/fs/cifs/ |
D | smb2file.c | 99 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 | 95 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
|
D | smb2ops.c | 5226 .open = smb2_open_file, 5327 .open = smb2_open_file, 5432 .open = smb2_open_file, 5546 .open = smb2_open_file,
|