Searched refs:smb2_open_file (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2file.c | 38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file() function
|
H A D | smb2proto.h | 119 extern int smb2_open_file(const unsigned int xid,
|
H A D | smb2ops.c | 5177 .open = smb2_open_file, 5277 .open = smb2_open_file, 5381 .open = smb2_open_file, 5494 .open = smb2_open_file,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 101 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
|
H A 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
|
H A D | smb2ops.c | 5253 .open = smb2_open_file, 5355 .open = smb2_open_file, 5460 .open = smb2_open_file, 5574 .open = smb2_open_file,
|
Completed in 17 milliseconds