Searched refs:smb2_set_path_size (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 87 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2inode.c | 737 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() function
|
H A D | smb2ops.c | 5164 .set_path_size = smb2_set_path_size, 5264 .set_path_size = smb2_set_path_size, 5368 .set_path_size = smb2_set_path_size, 5480 .set_path_size = smb2_set_path_size,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 64 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2inode.c | 848 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() function
|
H A D | smb2ops.c | 5240 .set_path_size = smb2_set_path_size, 5342 .set_path_size = smb2_set_path_size, 5447 .set_path_size = smb2_set_path_size, 5560 .set_path_size = smb2_set_path_size,
|
Completed in 20 milliseconds