Lines Matching defs:bitmapfs
425 bitmapfs_delete(char *bitmapfs)
458 progname, bitmapfs);
468 if (strcmp(bitmapfs, buf) == 0) {
476 progname, bitmapfs, cfg_error(NULL));
946 char *bitmapfs = NULL;
978 bitmapfs = optarg;
1069 /* bitmapfs control */
1087 bitmapfs_delete(bitmapfs);
1394 addusage1(gettext("\t%s {-L | -D bitmapfs}\n"), p);
1420 " bitmapfs is a block device or filesystem mount point\n"));