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.h63 int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c5392 .set_path_size = smb2_set_path_size,
5495 .set_path_size = smb2_set_path_size,
5602 .set_path_size = smb2_set_path_size,
5717 .set_path_size = smb2_set_path_size,
H A Dsmb2inode.c1366 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() function