Home
last modified time | relevance | path

Searched refs:smb2_set_path_size (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dsmb2proto.h76 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c5296 .set_path_size = smb2_set_path_size,
5399 .set_path_size = smb2_set_path_size,
5506 .set_path_size = smb2_set_path_size,
5621 .set_path_size = smb2_set_path_size,
H A Dsmb2inode.c1258 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() function