Home
last modified time | relevance | path

Searched defs:bdev (Results 76 - 100 of 512) sorted by relevance

12345678910>>...21

/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A DLtpfsCmds.c89 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...]
/kernel/linux/linux-5.10/block/
H A Dblk-flush.c454 int blkdev_issue_flush(struct block_device *bdev, gfp_t gfp_mask) in blkdev_issue_flush() argument
H A Dblk-zoned.c155 int blkdev_report_zones(struct block_device *bdev, sector_t sector, in blkdev_report_zones() argument
172 static inline bool blkdev_allow_reset_all_zones(struct block_device *bdev, in blkdev_allow_reset_all_zones() argument
202 int blkdev_zone_mgmt(struct block_device *bdev, enum req_opf op, in blkdev_zone_mgmt() argument
280 blkdev_report_zones_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) blkdev_report_zones_ioctl() argument
318 blkdev_truncate_zone_range(struct block_device *bdev, fmode_t mode, const struct blk_zone_range *zrange) blkdev_truncate_zone_range() argument
338 blkdev_zone_mgmt_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) blkdev_zone_mgmt_ioctl() argument
[all...]
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
H A Dsimdisk.c125 static int simdisk_open(struct block_device *bdev, fmode_t mode) in simdisk_open() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.h56 struct ttm_bo_device bdev; member
/kernel/linux/linux-5.10/block/partitions/
H A Defi.c134 static u64 last_lba(struct block_device *bdev) in last_lba() argument
241 struct block_device *bdev = state->bdev; in read_lba() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/emu/
H A Dnfblock.c83 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo() argument
/kernel/linux/linux-5.10/drivers/block/aoe/
H A Daoeblk.c220 aoeblk_open(struct block_device *bdev, fmode_t mode) in aoeblk_open() argument
285 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo() argument
301 aoeblk_ioctl(struct block_device *bdev, fmode_t mode, uint cmd, ulong arg) in aoeblk_ioctl() argument
/kernel/linux/linux-5.10/drivers/block/
H A Dz2ram.c149 static int z2_open(struct block_device *bdev, fmode_t mode) in z2_open() argument
/kernel/linux/linux-5.10/drivers/char/
H A Draw.c32 struct block_device *bdev; member
59 struct block_device *bdev; in raw_open() local
113 struct block_device *bdev; raw_release() local
132 struct block_device *bdev = filp->private_data; raw_ioctl() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtd_blkdevs.c204 static int blktrans_open(struct block_device *bdev, fmode_t mode) in blktrans_open() argument
281 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo() argument
301 static int blktrans_ioctl(struct block_device *bdev, fmode_t mode, in blktrans_ioctl() argument
/kernel/linux/linux-6.6/arch/m68k/emu/
H A Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-linear.c122 static int linear_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in linear_prepare_ioctl() argument
165 struct block_device *bdev = lc->dev->bdev; in linear_dax_direct_access() local
180 struct block_device *bdev in linear_dax_copy_from_iter() local
194 struct block_device *bdev = lc->dev->bdev; linear_dax_copy_to_iter() local
209 struct block_device *bdev = lc->dev->bdev; linear_dax_zero_page_range() local
[all...]
H A Ddm-switch.c515 static int switch_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in switch_prepare_ioctl() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_release.c438 struct ttm_bo_device *bdev; in qxl_release_fence_buffer_objects() local
H A Dqxl_ttm.c41 static struct qxl_device *qxl_get_qdev(struct ttm_bo_device *bdev) in qxl_get_qdev() argument
74 int qxl_ttm_io_mem_reserve(struct ttm_bo_device *bdev, in qxl_ttm_io_mem_reserve() argument
107 static int qxl_ttm_backend_bind(struct ttm_bo_device *bdev, in qxl_ttm_backend_bind() argument
122 static void qxl_ttm_backend_unbind(struct ttm_bo_device *bdev, in qxl_ttm_backend_unbind() argument
128 static void qxl_ttm_backend_destroy(struct ttm_bo_device *bdev, in qxl_ttm_backend_destroy() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dblock2mtd.c223 struct block_device *bdev; in add_device() local
/kernel/linux/linux-5.10/drivers/s390/block/
H A Dxpram.c233 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dfdomain.c462 fdomain_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int geom[]) fdomain_biosparam() argument
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dio-cmd-bdev.c11 void nvmet_bdev_set_limits(struct block_device *bdev, struct nvme_id_ns *id) in nvmet_bdev_set_limits() argument
177 struct block_device *bdev = req->ns->bdev; nvmet_bdev_alloc_bip() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Ddev.c239 struct block_device *bdev; in bl_parse_simple() local
311 struct block_device *bdev; bl_open_udev_path() local
336 struct block_device *bdev; bl_open_dm_mpath_udev_path() local
356 struct block_device *bdev; bl_parse_scsi() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dblocklayout.c214 static int nfsd4_scsi_identify_device(struct block_device *bdev, in nfsd4_scsi_identify_device() argument
408 struct block_device *bdev = ls->ls_file->nf_file->f_path.mnt->mnt_sb->s_bdev; in nfsd4_scsi_fence_client() local
/kernel/linux/linux-5.10/fs/jbd2/
H A Drevoke.c331 struct block_device *bdev; in jbd2_journal_revoke() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dreadpage.c239 struct block_device *bdev = inode->i_sb->s_bdev; in ext4_mpage_readpages() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddev-replace.c244 struct block_device *bdev; in btrfs_init_dev_replace_tgtdev() local
[all...]

Completed in 15 milliseconds

12345678910>>...21