Searched refs:smb2_open_file (Results 1 – 3 of 3) sorted by relevance
/linux/fs/smb/client/ |
H A D | smb2file.c | 143 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 | 123 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
|
H A D | smb2ops.c | 5333 .open = smb2_open_file, 5436 .open = smb2_open_file, 5543 .open = smb2_open_file, 5659 .open = smb2_open_file,
|