Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2inode.c671 goto smb2_rename_path; in smb2_set_path_attr()
676 smb2_rename_path: in smb2_set_path_attr()
682 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.c5400 .rename = smb2_rename_path,
5500 .rename = smb2_rename_path,
5605 .rename = smb2_rename_path,
5719 .rename = smb2_rename_path,