Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsmb2inode.c222 goto smb2_rename_path; in smb2_set_path_attr()
227 smb2_rename_path: in smb2_set_path_attr()
233 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() function
Dsmb2proto.h79 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c1510 .rename = smb2_rename_path,
1588 .rename = smb2_rename_path,
1669 .rename = smb2_rename_path,
1756 .rename = smb2_rename_path,