Lines Matching defs:diskpath
537 char diskpath[MAXPATHLEN];
549 fd = opendisk(disk, O_RDONLY, diskpath, sizeof(diskpath), 0);
672 char diskpath[MAXPATHLEN];
687 diskpath, sizeof(diskpath), 0);
2647 char diskpath[MAXPATHLEN];
2650 *fd = opendisk(disk, O_RDWR, diskpath,
2651 sizeof(diskpath), 0);
2694 char diskpath[MAXPATHLEN];
2699 fd = opendisk(arg->disk, O_RDWR, diskpath, sizeof(diskpath), 0);
2998 char diskpath[MAXPATHLEN];
3009 fd = opendisk(disk, O_RDWR, diskpath, sizeof(diskpath), 0);