Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h76 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c5310 .set_path_size = smb2_set_path_size,
5413 .set_path_size = smb2_set_path_size,
5520 .set_path_size = smb2_set_path_size,
5635 .set_path_size = smb2_set_path_size,
H A Dsmb2inode.c1259 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() function