Home
last modified time | relevance | path

Searched defs:bdev (Results 126 – 150 of 275) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/mm/
H A Dpage_io.c37 struct block_device *bdev; in get_swap_bio() local
H A Dswapfile.c1880 struct block_device *bdev; in swapdev_block() local
2320 static sector_t map_swap_entry(swp_entry_t entry, struct block_device **bdev) in map_swap_entry()
2337 sector_t map_swap_page(struct page *page, struct block_device **bdev) in map_swap_page()
2474 struct block_device *bdev; in swap_node() local
2736 struct block_device *bdev = I_BDEV(inode); in SYSCALL_DEFINE1() local
/OK3568_Linux_fs/kernel/block/
H A Dblk-flush.c455 int blkdev_issue_flush(struct block_device *bdev, gfp_t gfp_mask) in blkdev_issue_flush()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c510 struct ttm_bo_device *bdev = &dev_priv->bdev; in vmw_bo_init() local
1017 struct ttm_bo_device *bdev = bo->bdev; in vmw_bo_fence_single() local
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Dxpram.c233 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
/OK3568_Linux_fs/kernel/include/drm/ttm/
H A Dttm_bo_api.h126 struct ttm_bo_device *bdev; member
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dblock.c311 static int mmc_blk_open(struct block_device *bdev, fmode_t mode) in mmc_blk_open()
339 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo()
741 static int mmc_blk_check_blkdev(struct block_device *bdev) in mmc_blk_check_blkdev()
753 static int mmc_blk_ioctl(struct block_device *bdev, fmode_t mode, in mmc_blk_ioctl()
790 static int mmc_blk_compat_ioctl(struct block_device *bdev, fmode_t mode, in mmc_blk_compat_ioctl()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dpktcdvd.c2113 struct block_device *bdev; in pkt_open_dev() local
2199 static int pkt_open(struct block_device *bdev, fmode_t mode) in pkt_open()
2506 struct block_device *bdev; in pkt_new_dev() local
2561 static int pkt_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) in pkt_ioctl()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dreadpage.c278 struct block_device *bdev = inode->i_sb->s_bdev; in ext4_mpage_readpages() local
/OK3568_Linux_fs/kernel/drivers/cdrom/
H A Dgdrom.c478 static int gdrom_bdops_open(struct block_device *bdev, fmode_t mode) in gdrom_bdops_open()
503 static int gdrom_bdops_ioctl(struct block_device *bdev, fmode_t mode, in gdrom_bdops_ioctl()
/OK3568_Linux_fs/kernel/block/partitions/
H A Dibm.c293 struct block_device *bdev = state->bdev; in ibm_partition() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.h56 struct ttm_bo_device bdev; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-default-key.c359 struct block_device **bdev) in default_key_prepare_ioctl()
H A Ddm-clone-metadata.c118 struct block_device *bdev; member
563 struct dm_clone_metadata *dm_clone_metadata_open(struct block_device *bdev, in dm_clone_metadata_open()
H A Ddm-table.c246 struct block_device *bdev = dev->bdev; in device_area_is_invalid() local
354 struct block_device *bdev; in dm_get_dev_t() local
426 struct block_device *bdev = dev->bdev; in dm_set_device_limits() local
878 struct block_device *bdev = dev->bdev; in device_is_rq_stackable() local
H A Ddm-zoned-target.c696 struct block_device *bdev; in dmz_get_zoned_device() local
1024 static int dmz_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in dmz_prepare_ioctl()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Ddata.c368 struct block_device *bdev = inode->i_sb->s_bdev; in erofs_prepare_dio() local
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c1217 static int ubd_open(struct block_device *bdev, fmode_t mode) in ubd_open()
1451 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
1461 static int ubd_ioctl(struct block_device *bdev, fmode_t mode, in ubd_ioctl()
/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h87 struct block_device *bdev; /* block device for I/O */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_release.c438 struct ttm_bo_device *bdev; in qxl_release_fence_buffer_objects() local
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/
H A Dsimdisk.c125 static int simdisk_open(struct block_device *bdev, fmode_t mode) in simdisk_open()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dfdomain.c463 struct block_device *bdev, sector_t capacity, in fdomain_biosparam()
/OK3568_Linux_fs/kernel/drivers/block/zram/
H A Dzram_drv.h120 struct block_device *bdev; member
/OK3568_Linux_fs/kernel/drivers/net/fddi/
H A Ddefza.c1273 static int fza_probe(struct device *bdev) in fza_probe()
1512 static int fza_remove(struct device *bdev) in fza_remove()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_logmgr.c1069 struct block_device *bdev; in lmLogOpen() local
1447 struct block_device *bdev; in lmLogClose() local

1234567891011