Searched defs:bdev (Results 101 - 125 of 257) sorted by path

1234567891011

/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/drivers/md/
H A Ddm-bufio.c981 struct block_device *bdev; member in struct:dm_bufio_client
2468 struct dm_bufio_client *dm_bufio_client_create(struct block_device *bdev, unsigne argument
[all...]
H A Ddm-cache-metadata.c109 struct block_device *bdev; member in struct:dm_cache_metadata
754 static struct dm_cache_metadata *metadata_open(struct block_device *bdev, argument
802 static struct dm_cache_metadata *lookup(struct block_device *bdev) argument
815 lookup_or_open(struct block_device *bdev, sector_t data_block_size, bool may_format_device, size_t policy_hint_size, unsigned int metadata_version) argument
860 dm_cache_metadata_open(struct block_device *bdev, sector_t data_block_size, bool may_format_device, size_t policy_hint_size, unsigned int metadata_version) argument
[all...]
H A Ddm-clone-metadata.c118 struct block_device *bdev; member in struct:dm_clone_metadata
552 struct dm_clone_metadata *dm_clone_metadata_open(struct block_device *bdev, argument
H A Ddm-dust.c537 static int dust_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
H A Ddm-ebs-target.c412 static int ebs_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
H A Ddm-era-target.c272 struct block_device *bdev; member in struct:era_metadata
806 static struct era_metadata *metadata_open(struct block_device *bdev, argument
[all...]
H A Ddm-exception-store.h170 static inline sector_t get_dev_size(struct block_device *bdev) argument
H A Ddm-flakey.c641 static int flakey_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
H A Ddm-linear.c121 static int linear_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
H A Ddm-log-writes.c820 log_writes_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
[all...]
H A Ddm-mpath.c514 struct block_device *bdev; local
881 static int setup_scsi_dh(struct block_device *bdev, struct multipath *m, argument
2027 multipath_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
[all...]
H A Ddm-snap.c316 struct block_device *bdev; member in struct:origin
383 static unsigned int origin_hash(struct block_device *bdev) argument
554 struct block_device *bdev = snap->origin->bdev; local
596 struct block_device *bdev = s->origin->bdev; local
1798 struct block_device *bdev = s->origin->bdev; local
2287 get_origin_minimum_chunksize(struct block_device *bdev) argument
[all...]
H A Ddm-stripe.c304 struct block_device *bdev; local
H A Ddm-switch.c520 static int switch_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) argument
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 Ddm-thin-metadata.c151 struct block_device *bdev; member in struct:dm_pool_metadata
953 struct dm_pool_metadata *dm_pool_metadata_open(struct block_device *bdev, argument
H A Ddm-thin.c3221 get_dev_size(struct block_device *bdev) argument
3226 warn_if_metadata_device_too_big(struct block_device *bdev) argument
3235 get_metadata_dev_size(struct block_device *bdev) argument
3245 get_metadata_dev_size_in_blocks(struct block_device *bdev) argument
[all...]
/linux-master/drivers/md/dm-vdo/indexer/
H A Dconfig.h29 struct block_device *bdev; member in struct:uds_configuration
H A Dindex-layout.c1743 uds_replace_index_layout_storage(struct index_layout *layout, struct block_device *bdev) argument
H A Dindex-session.c463 static int replace_device(struct uds_index_session *session, struct block_device *bdev) argument
479 uds_resume_index_session(struct uds_index_session *session, struct block_device *bdev) argument
[all...]
H A Dindex.c1339 int uds_replace_index_storage(struct uds_index *index, struct block_device *bdev) argument
H A Dindexer.h132 struct block_device *bdev; member in struct:uds_parameters
H A Dio-factory.c25 struct block_device *bdev; member in struct:io_factory
62 int uds_make_io_factory(struct block_device *bdev, struct io_factory **factory_ptr) argument
78 int uds_replace_storage(struct io_factory *factory, struct block_device *bdev) argument
H A Dvolume.c1466 uds_replace_volume_storage(struct volume *volume, struct index_layout *layout, struct block_device *bdev) argument

Completed in 400 milliseconds

1234567891011