Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dsmb2inode.c678 goto smb2_rename_path; in smb2_set_path_attr()
683 smb2_rename_path: in smb2_set_path_attr()
689 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() function
Dsmb2proto.h95 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c5504 .rename = smb2_rename_path,
5605 .rename = smb2_rename_path,
5710 .rename = smb2_rename_path,
5824 .rename = smb2_rename_path,