Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsmb2inode.c685 goto smb2_rename_path; in smb2_set_path_attr()
690 smb2_rename_path: in smb2_set_path_attr()
696 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() function
Dsmb2proto.h81 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c5221 .rename = smb2_rename_path,
5322 .rename = smb2_rename_path,
5427 .rename = smb2_rename_path,
5541 .rename = smb2_rename_path,