Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2inode.c796 goto smb2_rename_path; in smb2_set_path_attr()
801 smb2_rename_path: in smb2_set_path_attr()
807 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() function
Dsmb2proto.h83 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c5196 .rename = smb2_rename_path,
5298 .rename = smb2_rename_path,
5403 .rename = smb2_rename_path,
5517 .rename = smb2_rename_path,