Searched refs:block_device_operations (Results 1 - 25 of 50) sorted by relevance

12

/linux-master/drivers/block/
H A Dn64cart.c105 static const struct block_device_operations n64cart_fops = {
H A Dz2ram.c304 static const struct block_device_operations z2_fops = {
H A Dbrd.c274 static const struct block_device_operations brd_fops = {
H A Dps3disk.c75 static const struct block_device_operations ps3disk_fops = {
H A Dswim.c739 static const struct block_device_operations floppy_fops = {
H A Dps3vram.c602 static const struct block_device_operations ps3vram_fops = {
H A Dxen-blkfront.c128 static const struct block_device_operations xlvbd_block_fops;
2502 static const struct block_device_operations xlvbd_block_fops =
/linux-master/arch/m68k/emu/
H A Dnfblock.c91 static const struct block_device_operations nfhd_ops = {
/linux-master/arch/xtensa/platforms/iss/
H A Dsimdisk.c141 static const struct block_device_operations simdisk_ops = {
/linux-master/block/partitions/
H A Defi.c589 const struct block_device_operations *fops = disk->fops;
/linux-master/drivers/block/aoe/
H A Daoeblk.c315 static const struct block_device_operations aoe_bdops = {
/linux-master/drivers/nvme/host/
H A Dnvme.h904 extern const struct block_device_operations nvme_ns_head_ops;
908 extern const struct block_device_operations nvme_bdev_ops;
H A Dmultipath.c445 const struct block_device_operations nvme_ns_head_ops = {
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c265 static const struct block_device_operations mtd_block_ops = {
/linux-master/drivers/md/
H A Dmd.h914 extern const struct block_device_operations md_fops;
H A Ddm.c1981 static const struct block_device_operations dm_blk_dops;
1982 static const struct block_device_operations dm_rq_blk_dops;
3487 static const struct block_device_operations dm_blk_dops = {
3499 static const struct block_device_operations dm_rq_blk_dops = {
/linux-master/drivers/cdrom/
H A Dgdrom.c514 static const struct block_device_operations gdrom_bdops = {
/linux-master/drivers/s390/block/
H A Dscm_blk.c425 static const struct block_device_operations scm_blk_devops = {
H A Ddasd_int.h826 extern const struct block_device_operations dasd_device_operations;
H A Ddcssblk.c41 static const struct block_device_operations dcssblk_devops = {
/linux-master/drivers/mtd/ubi/
H A Dblock.c295 static const struct block_device_operations ubiblock_ops = {
/linux-master/include/linux/
H A Dblkdev.h151 const struct block_device_operations *fops;
1404 struct block_device_operations { struct
/linux-master/drivers/md/bcache/
H A Dsuper.c761 static const struct block_device_operations bcache_cached_ops = {
769 static const struct block_device_operations bcache_flash_ops = {
898 const struct block_device_operations *ops)
/linux-master/drivers/nvdimm/
H A Dpmem.c289 static const struct block_device_operations pmem_fops = {
/linux-master/drivers/scsi/
H A Dsr.c579 static const struct block_device_operations sr_bdops =

Completed in 264 milliseconds

12