security_path_rename
ret = security_path_rename(&path, rep, &path_to_graveyard, grave, 0);
error = security_path_rename(&old_path, rd.old_dentry,
int security_path_rename(const struct path *old_dir, struct dentry *old_dentry,
EXPORT_SYMBOL(security_path_rename);