Searched defs:bdev (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
H A D | LtpfsCmds.c | 89 struct block_device *bdev = NULL; in ltpdev_ioctl() local 261 struct block_device *bdev; in lookup_bdev() local 295 struct block_device *bdev; in bd_acquire() local [all...] |
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_bus.h | 94 device_t bdev; /* filled by HC driver */ member
|
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
H A D | ltp_tbio.c | 73 struct block_device *bdev; member 118 static int tbio_io(struct block_device *bdev, struct tbio_interface *uptr) in tbio_io() argument 283 static int test_bio_split(struct block_device *bdev, in test_bio_split() argument 77 send_request(struct request_queue *q, struct bio *bio, struct block_device *bdev, struct tbio_interface *inter, int writing) send_request() argument [all...] |
/third_party/ltp/testcases/kdump/lib/lkdtm/ |
H A D | lkdtm.c | 188 jp_generic_ide_ioctl(ide_drive_t * drive, struct file *file, struct block_device *bdev, unsigned int cmd, unsigned long arg) jp_generic_ide_ioctl() argument
|
/third_party/exfatprogs/lib/ |
H A D | libexfat.c | 814 int read_boot_sect(struct exfat_blk_dev *bdev, struct pbr **bs) in read_boot_sect() argument
|
/third_party/exfatprogs/exfat2img/ |
H A D | exfat2img.c | 53 struct exfat_blk_dev bdev; member
|
Completed in 6 milliseconds