Searched refs:smb2_open_file (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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 | 5240 .open = smb2_open_file, 5341 .open = smb2_open_file, 5446 .open = smb2_open_file, 5560 .open = smb2_open_file,
|