Home
last modified time | relevance | path

Searched defs:bdev (Results 101 – 125 of 254) sorted by relevance

1234567891011

/Linux-v6.6/drivers/mtd/
Dmtd_blkdevs.c249 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
/Linux-v6.6/fs/ext4/
Dreadpage.c233 struct block_device *bdev = inode->i_sb->s_bdev; in ext4_mpage_readpages() local
/Linux-v6.6/fs/squashfs/
Dblock.c84 struct block_device *bdev = fullbio->bi_bdev; in squashfs_bio_read_cached() local
/Linux-v6.6/drivers/target/
Dtarget_core_file.c155 struct block_device *bdev = I_BDEV(inode); in fd_configure_device() local
551 struct block_device *bdev = I_BDEV(inode); in fd_execute_unmap() local
/Linux-v6.6/drivers/block/
Dfloppy.c3224 int drive, int type, struct block_device *bdev) in set_geometry()
3362 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo()
3397 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_locked_ioctl()
3570 static int fd_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_ioctl()
3658 static int compat_set_geometry(struct block_device *bdev, blk_mode_t mode, in compat_set_geometry()
3865 static int fd_compat_ioctl(struct block_device *bdev, blk_mode_t mode, in fd_compat_ioctl()
4135 static int __floppy_read_block_0(struct block_device *bdev, int drive) in __floppy_read_block_0()
Dsunvdc.c122 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) in vdc_getgeo()
142 static int vdc_ioctl(struct block_device *bdev, blk_mode_t mode, in vdc_ioctl()
/Linux-v6.6/drivers/nvme/target/
Dio-cmd-bdev.c13 void nvmet_bdev_set_limits(struct block_device *bdev, struct nvme_id_ns *id) in nvmet_bdev_set_limits()
/Linux-v6.6/block/
Dblk-flush.c476 int blkdev_issue_flush(struct block_device *bdev) in blkdev_issue_flush()
/Linux-v6.6/drivers/md/
Ddm-linear.c121 static int linear_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in linear_prepare_ioctl()
Ddm-clone-metadata.c118 struct block_device *bdev; member
557 struct dm_clone_metadata *dm_clone_metadata_open(struct block_device *bdev, in dm_clone_metadata_open()
/Linux-v6.6/fs/btrfs/
Dvolumes.c514 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
616 struct block_device *bdev; in btrfs_open_one_device() local
1301 static struct btrfs_super_block *btrfs_read_disk_super(struct block_device *bdev, in btrfs_read_disk_super()
1366 struct block_device *bdev; in btrfs_scan_one_device() local
2044 struct block_device *bdev, int copy_num) in btrfs_scratch_superblock()
2066 struct block_device *bdev, in btrfs_scratch_superblocks()
2090 struct block_device **bdev, void **holder) in btrfs_rm_device()
2366 struct block_device *bdev; in btrfs_get_dev_args_from_path() local
2617 struct block_device *bdev; in btrfs_init_new_device() local
/Linux-v6.6/block/partitions/
Dibm.c294 struct block_device *bdev = disk->part0; in ibm_partition() local
Dcmdline.c240 const char *bdev) in cmdline_parts_find()
/Linux-v6.6/fs/ntfs3/
Dfsntfs.c1011 struct block_device *bdev = sb->s_bdev; in ntfs_sb_read() local
1041 struct block_device *bdev = sb->s_bdev; in ntfs_sb_write() local
1479 struct block_device *bdev = sb->s_bdev; in ntfs_bio_pages() local
1575 struct block_device *bdev = sb->s_bdev; in ntfs_bio_fill_1() local
/Linux-v6.6/include/linux/
Ddax.h145 static inline struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, in fs_dax_get_by_bdev()
Dblk-integrity.h57 bdev_get_integrity(struct block_device *bdev) in bdev_get_integrity()
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_release.c408 struct ttm_device *bdev; in qxl_release_fence_buffer_objects() local
/Linux-v6.6/include/drm/ttm/
Dttm_bo.h104 struct ttm_device *bdev; member
/Linux-v6.6/drivers/platform/x86/
Dapple-gmux.c66 struct backlight_device *bdev; member
785 struct backlight_device *bdev = NULL; in gmux_probe() local
/Linux-v6.6/drivers/scsi/
Dfdomain.c472 struct block_device *bdev, sector_t capacity, in fdomain_biosparam()
/Linux-v6.6/drivers/block/zram/
Dzram_drv.h135 struct block_device *bdev; member
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.h55 struct ttm_device bdev; member
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_drv.h267 struct ttm_device bdev; member
300 static inline struct lsdc_device *tdev_to_ldev(struct ttm_device *bdev) in tdev_to_ldev()
/Linux-v6.6/fs/jfs/
Djfs_logmgr.c1061 struct block_device *bdev; in lmLogOpen() local
1439 struct block_device *bdev; in lmLogClose() local
/Linux-v6.6/drivers/net/fddi/
Ddefza.c1273 static int fza_probe(struct device *bdev) in fza_probe()
1512 static int fza_remove(struct device *bdev) in fza_remove()

1234567891011