Searched refs:block_device (Results 76 - 100 of 250) sorted by relevance

12345678910

/linux-master/include/linux/
H A Dcdrom.h104 /* the general block_device operations structure: */
107 int cdrom_ioctl(struct cdrom_device_info *cdi, struct block_device *bdev,
H A Djbd2.h969 struct block_device *j_dev;
994 struct block_device *j_fs_dev;
1538 extern journal_t * jbd2_journal_init_dev(struct block_device *bdev,
1539 struct block_device *fs_dev,
H A Diomap.h100 struct block_device *bdev; /* block device for I/O */
/linux-master/drivers/md/
H A Ddm-linear.c121 static int linear_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
H A Ddm-zoned-target.c695 struct block_device *bdev;
782 struct block_device *bdev = zoned_dev->bdev;
799 struct block_device *bdev = zoned_dev->bdev;
1018 static int dmz_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
H A Ddm-zone.c118 int dm_report_zones(struct block_device *bdev, sector_t start, sector_t sector,
H A Ddm-snap.c190 static int bdev_equal(struct block_device *lhs, struct block_device *rhs)
316 struct block_device *bdev;
383 static unsigned int origin_hash(struct block_device *bdev)
388 static struct origin *__lookup_origin(struct block_device *origin)
408 static struct dm_origin *__lookup_dm_origin(struct block_device *origin)
554 struct block_device *bdev = snap->origin->bdev;
596 struct block_device *bdev = s->origin->bdev;
1798 struct block_device *bdev = s->origin->bdev;
2287 static uint32_t get_origin_minimum_chunksize(struct block_device *bde
[all...]
H A Ddm-zoned.h55 struct block_device *bdev;
/linux-master/arch/m68k/emu/
H A Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/linux-master/drivers/block/xen-blkback/
H A Dcommon.h375 struct block_device *bdev;
/linux-master/drivers/md/dm-vdo/
H A Dvdo.h307 struct block_device * __must_check vdo_get_backing_device(const struct vdo *vdo);
/linux-master/fs/xfs/
H A Dxfs_linux.h218 int xfs_rw_bdev(struct block_device *bdev, sector_t sector, unsigned int count,
H A Dxfs_buf.h110 struct block_device *bt_bdev;
/linux-master/fs/nilfs2/
H A Dthe_nilfs.h100 struct block_device *ns_bdev;
/linux-master/drivers/md/bcache/
H A Drequest.c492 struct block_device *orig_bdev;
730 struct bcache_device *d, struct block_device *orig_bdev,
1085 struct block_device *orig_bdev;
1111 struct block_device *orig_bdev, unsigned long start_time)
1187 struct block_device *orig_bdev = bio->bi_bdev;
H A Dbcache.h303 struct block_device *bdev;
426 struct block_device *bdev;
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-session.c463 static int replace_device(struct uds_index_session *session, struct block_device *bdev)
480 struct block_device *bdev)
/linux-master/fs/btrfs/
H A Dvolumes.h24 struct block_device;
112 struct block_device *bdev;
/linux-master/drivers/nvme/target/
H A Dzns.c398 struct block_device *bdev = req->ns->bdev;
477 struct block_device *bdev = req->ns->bdev;
H A Dnvmet.h62 struct block_device *bdev;
462 void nvmet_bdev_set_limits(struct block_device *bdev, struct nvme_id_ns *id);
/linux-master/include/scsi/
H A Dlibsas.h24 struct block_device;
689 extern int sas_bios_param(struct scsi_device *, struct block_device *,
/linux-master/include/trace/events/
H A Df2fs.h1571 TP_PROTO(struct block_device *dev, block_t blkstart, block_t blklen),
1595 TP_PROTO(struct block_device *dev, block_t blkstart, block_t blklen),
1602 TP_PROTO(struct block_device *dev, block_t blkstart, block_t blklen),
1609 TP_PROTO(struct block_device *dev, block_t blkstart, block_t blklen),
1616 TP_PROTO(struct block_device *dev, block_t blkstart),
1637 TP_PROTO(struct block_device *dev, block_t blkstart),
1644 TP_PROTO(struct block_device *dev, block_t blkstart),
1651 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
/linux-master/fs/squashfs/
H A Dblock.c84 struct block_device *bdev = fullbio->bi_bdev;
/linux-master/fs/nfsd/
H A Dblocklayout.c334 struct block_device *bdev = file->nf_file->f_path.mnt->mnt_sb->s_bdev;
/linux-master/block/
H A Dblk-cgroup.h214 struct block_device *bdev;

Completed in 350 milliseconds

12345678910