Searched refs:smb2_open_file (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2file.c | 98 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, void *buf) in smb2_open_file() function
|
H A D | smb2proto.h | 122 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
|
H A D | smb2ops.c | 5176 .open = smb2_open_file, 5279 .open = smb2_open_file, 5386 .open = smb2_open_file, 5502 .open = smb2_open_file,
|