Searched defs:bdev (Results 176 - 200 of 258) sorted by relevance

1234567891011

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c686 ahc_linux_biosparam(struct scsi_device *sdev, struct block_device *bdev, argument
/linux-master/include/linux/
H A Dbio.h434 static inline struct bio *bio_alloc(struct block_device *bdev, argument
536 static inline void bio_set_dev(struct bio *bio, struct block_device *bdev) argument
[all...]
/linux-master/drivers/md/
H A Ddm-table.c235 struct block_device *bdev = dev->bdev; local
409 struct block_device *bdev = dev->bdev; local
864 struct block_device *bdev = dev->bdev; local
[all...]
H A Dmd-bitmap.c202 static unsigned int optimal_io_size(struct block_device *bdev, argument
227 struct block_device *bdev; local
[all...]
H A Ddm-mpath.c514 struct block_device *bdev; local
882 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m, argument
2028 multipath_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
[all...]
/linux-master/fs/ntfs3/
H A Dfsntfs.c1036 struct block_device *bdev = sb->s_bdev; local
1066 struct block_device *bdev = sb->s_bdev; local
1504 struct block_device *bdev = sb->s_bdev; local
1600 struct block_device *bdev = sb->s_bdev; local
/linux-master/drivers/md/bcache/
H A Dsuper.c91 static const char *read_super_common(struct cache_sb *sb, struct block_device *bdev, argument
166 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, argument
[all...]
/linux-master/fs/
H A Dbuffer.c190 __find_get_block_slow(struct block_device *bdev, sector_t block) argument
658 void write_boundary_block(struct block_device *bdev, argument
981 static sector_t blkdev_max_block(struct block_device *bdev, unsigned int size) argument
996 folio_init_buffers(struct folio *folio, struct block_device *bdev, unsigned size) argument
1034 grow_dev_folio(struct block_device *bdev, sector_t block, pgoff_t index, unsigned size, gfp_t gfp) argument
1091 grow_buffers(struct block_device *bdev, sector_t block, unsigned size, gfp_t gfp) argument
1112 __getblk_slow(struct block_device *bdev, sector_t block, unsigned size, gfp_t gfp) argument
1356 lookup_bh_lru(struct block_device *bdev, sector_t block, unsigned size) argument
1395 __find_get_block(struct block_device *bdev, sector_t block, unsigned size) argument
1420 bdev_getblk(struct block_device *bdev, sector_t block, unsigned size, gfp_t gfp) argument
1436 __breadahead(struct block_device *bdev, sector_t block, unsigned size) argument
1461 __bread_gfp(struct block_device *bdev, sector_t block, unsigned size, gfp_t gfp) argument
1697 clean_bdev_aliases(struct block_device *bdev, sector_t block, sector_t len) argument
[all...]
/linux-master/fs/btrfs/
H A Dvolumes.h109 struct block_device *bdev; member in struct:btrfs_device
H A Dsuper.c1798 struct block_device *bdev; local
H A Dsysfs.c1996 void btrfs_kobject_uevent(struct block_device *bdev, enum kobject_action action) argument
/linux-master/drivers/block/
H A Dloop.c528 static int loop_validate_file(struct file *file, struct block_device *bdev) argument
561 static int loop_change_fd(struct loop_device *lo, struct block_device *bdev, argument
992 loop_configure(struct loop_device *lo, blk_mode_t mode, struct block_device *bdev, const struct loop_config *config) argument
1523 lo_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd, unsigned long arg) argument
1684 lo_compat_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd, unsigned long arg) argument
[all...]
H A Dswim3.c885 static int floppy_locked_ioctl(struct block_device *bdev, blk_mode_t mode, argument
913 static int floppy_ioctl(struct block_device *bdev, blk_mode_t mode, argument
H A Dnbd.c1494 static int __nbd_ioctl(struct block_device *bdev, struct nbd_device *nbd, argument
1541 static int nbd_ioctl(struct block_device *bdev, blk_mode_t mode, argument
H A Dpktcdvd.c2549 static int pkt_ioctl(struct block_device *bdev, blk_mode_t mode, argument
H A Dataflop.c1584 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode, argument
1773 static int fd_ioctl(struct block_device *bdev, blk_mode_t mode, argument
/linux-master/drivers/memstick/core/
H A Dmspro_block.c192 static int mspro_block_bd_getgeo(struct block_device *bdev, argument
/linux-master/arch/um/drivers/
H A Dubd_kern.c1344 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) argument
1354 static int ubd_ioctl(struct block_device *bdev, blk_mode_t mode, argument
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c1743 uds_replace_index_layout_storage(struct index_layout *layout, struct block_device *bdev) argument
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c2268 struct pci_dev *bdev = pdev->bus->self; local
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c1792 static int ssd130x_update_bl(struct backlight_device *bdev) argument
/linux-master/drivers/block/zram/
H A Dzram_drv.c1952 static void zram_slot_free_notify(struct block_device *bdev, argument
/linux-master/drivers/scsi/
H A D3w-9xxx.c1698 static int twa_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int geom[]) argument
H A Dmegaraid.c2783 megaraid_biosparam(struct scsi_device *sdev, struct block_device *bdev, argument
H A Dqla1280.c1026 qla1280_biosparam(struct scsi_device *sdev, struct block_device *bdev, argument

Completed in 337 milliseconds

1234567891011