configfs_drop_dentry   81 fs/configfs/configfs_internal.h extern void configfs_drop_dentry(struct configfs_dirent *sd, struct dentry *parent);
configfs_drop_dentry  586 fs/configfs/dir.c 		configfs_drop_dentry(sd, dentry);
configfs_drop_dentry  245 fs/configfs/inode.c 			configfs_drop_dentry(sd, dir);
configfs_drop_dentry  239 fs/configfs/symlink.c 	configfs_drop_dentry(sd, dentry->d_parent);