hostfs_do_rmdir
extern int hostfs_do_rmdir(const char *file);
err = hostfs_do_rmdir(file);
EXPORT_SYMBOL_GPL(hostfs_do_rmdir);