__hammer_parse_blkdevs
static void __hammer_parse_blkdevs(const char *blkdevs, int oflags,
__hammer_parse_blkdevs(blkdevs, O_RDONLY, 0, 1);
__hammer_parse_blkdevs(blkdevs, O_RDWR, 0, 0);
__hammer_parse_blkdevs(volname, oflags, verify_volume,
__hammer_parse_blkdevs(blkdevs, oflags, 1, 1);