Searched refs:block_device (Results 201 - 225 of 250) sorted by relevance

12345678910

/linux-master/fs/jfs/
H A Djfs_logmgr.c2113 struct block_device *bdev = NULL;
/linux-master/drivers/block/
H A Dvirtio_blk.c838 static int virtblk_getgeo(struct block_device *bd, struct hd_geometry *geo)
/linux-master/include/linux/
H A Dlibata.h1151 struct block_device *bdev,
/linux-master/drivers/nvdimm/
H A Dbtt.c1481 static int btt_getgeo(struct block_device *bd, struct hd_geometry *geo)
/linux-master/fs/f2fs/
H A Dcheckpoint.c1446 static inline u64 get_sectors_written(struct block_device *bdev)
/linux-master/fs/xfs/
H A Dxfs_super.c440 struct block_device *ddev = sb->s_bdev;
/linux-master/fs/btrfs/
H A Dvolumes.c472 struct block_device *bdev;
1271 static struct btrfs_super_block *btrfs_read_disk_super(struct block_device *bdev,
2073 struct block_device *bdev, int copy_num)
2097 struct block_device *bdev = device->bdev;
H A Ddisk-io.c3653 struct btrfs_super_block *btrfs_read_dev_one_super(struct block_device *bdev,
3704 struct btrfs_super_block *btrfs_read_dev_super(struct block_device *bdev)
H A Dsysfs.c1996 void btrfs_kobject_uevent(struct block_device *bdev, enum kobject_action action)
H A Dsuper.c1795 struct block_device *bdev;
/linux-master/drivers/cdrom/
H A Dcdrom.c2437 struct block_device *bdev)
3325 int cdrom_ioctl(struct cdrom_device_info *cdi, struct block_device *bdev,
/linux-master/mm/
H A Dswapfile.c749 void (*swap_slot_free_notify)(struct block_device *, unsigned long);
2354 struct block_device *bdev;
/linux-master/drivers/md/
H A Dmd.c7617 static int md_getgeo(struct block_device *bdev, struct hd_geometry *geo)
7702 static int md_ioctl(struct block_device *bdev, blk_mode_t mode,
7903 static int md_compat_ioctl(struct block_device *bdev, blk_mode_t mode,
7922 static int md_set_read_only(struct block_device *bdev, bool ro)
8764 struct block_device *bdev = (*bio)->bi_bdev;
H A Draid5-cache.c1317 struct block_device *bdev = log->rdev->bdev;
/linux-master/drivers/scsi/
H A DBusLogic.c3241 static int blogic_diskparam(struct scsi_device *sdev, struct block_device *dev,
H A Dstex.c1461 struct block_device *bdev, sector_t capacity, int geom[])
H A Dmvumi.c2144 mvumi_bios_param(struct scsi_device *sdev, struct block_device *bdev,
H A Dinitio.c2658 static int i91u_biosparam(struct scsi_device *sdev, struct block_device *dev,
H A D3w-9xxx.c1698 static int twa_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int geom[])
H A Daha152x.c1250 static int aha152x_biosparam(struct scsi_device *sdev, struct block_device *bdev,
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c723 ahd_linux_biosparam(struct scsi_device *sdev, struct block_device *bdev,
/linux-master/lib/
H A Dvsprintf.c959 char *bdev_name(char *buf, char *end, struct block_device *bdev,
2369 * - 'g' For block_device name (gendisk + partition number)
/linux-master/drivers/memstick/core/
H A Dms_block.c1956 static int msb_bd_getgeo(struct block_device *bdev,
/linux-master/fs/gfs2/
H A Drgrp.c1388 struct block_device *bdev = sdp->sd_vfs->s_bdev;
/linux-master/drivers/message/fusion/
H A Dmptscsih.c2136 mptscsih_bios_param(struct scsi_device * sdev, struct block_device *bdev,

Completed in 521 milliseconds

12345678910