configfs_drop_dentry
extern void configfs_drop_dentry(struct configfs_dirent *sd, struct dentry *parent);
configfs_drop_dentry(sd, dentry);
configfs_drop_dentry(sd, dentry->d_parent);