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.c5319 .set_path_size = smb2_set_path_size,
5422 .set_path_size = smb2_set_path_size,
5529 .set_path_size = smb2_set_path_size,
5644 .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