Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dsmb2proto.h76 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c5290 .set_path_size = smb2_set_path_size,
5393 .set_path_size = smb2_set_path_size,
5500 .set_path_size = smb2_set_path_size,
5615 .set_path_size = smb2_set_path_size,
Dsmb2inode.c1191 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() function