| /linux-4.1.27/arch/m68k/emu/ |
| D | nfblock.c | 93 static const struct block_device_operations nfhd_ops = {
|
| /linux-4.1.27/drivers/block/ |
| D | pmem.c | 115 static const struct block_device_operations pmem_fops = {
|
| D | z2ram.c | 325 static const struct block_device_operations z2_fops =
|
| D | osdblk.c | 129 static const struct block_device_operations osdblk_bd_ops = {
|
| D | brd.c | 431 static const struct block_device_operations brd_fops = {
|
| D | ps3disk.c | 87 static const struct block_device_operations ps3disk_fops = {
|
| D | null_blk.c | 418 static const struct block_device_operations null_fops = {
|
| D | hd.c | 693 static const struct block_device_operations hd_fops = {
|
| D | nbd.c | 757 static const struct block_device_operations nbd_fops =
|
| D | ps3vram.c | 93 static const struct block_device_operations ps3vram_fops = {
|
| D | swim.c | 767 static const struct block_device_operations floppy_fops = {
|
| D | virtio_blk.c | 299 static const struct block_device_operations virtblk_fops = {
|
| D | xen-blkfront.c | 89 static const struct block_device_operations xlvbd_block_fops; 2066 static const struct block_device_operations xlvbd_block_fops =
|
| D | mg_disk.c | 779 static const struct block_device_operations mg_disk_ops = {
|
| D | xsysace.c | 951 static const struct block_device_operations ace_fops = {
|
| D | sunvdc.c | 157 static const struct block_device_operations vdc_fops = {
|
| D | umem.c | 783 static const struct block_device_operations mm_fops = {
|
| D | swim3.c | 1085 static const struct block_device_operations floppy_fops = {
|
| D | ataflop.c | 1902 static const struct block_device_operations floppy_fops = {
|
| D | sx8.c | 426 static const struct block_device_operations carm_bd_ops = {
|
| D | amiflop.c | 1693 static const struct block_device_operations floppy_fops = {
|
| D | cpqarray.c | 198 static const struct block_device_operations ida_fops = {
|
| D | loop.c | 1371 static const struct block_device_operations lo_fops = {
|
| D | skd_main.c | 453 static const struct block_device_operations skd_blockdev_ops; 4757 static const struct block_device_operations skd_blockdev_ops = {
|
| D | pktcdvd.c | 2725 static const struct block_device_operations pktcdvd_ops = {
|
| D | floppy.c | 3876 static const struct block_device_operations floppy_fops = {
|
| D | nvme-core.c | 2056 static const struct block_device_operations nvme_fops = {
|
| D | rbd.c | 641 static const struct block_device_operations rbd_bd_ops = {
|
| D | cciss.c | 232 static const struct block_device_operations cciss_fops = {
|
| D | DAC960.c | 163 static const struct block_device_operations DAC960_BlockDeviceOperations = {
|
| /linux-4.1.27/fs/ |
| D | block_dev.c | 378 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_read_page() 409 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_write_page() 443 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_direct_access() 1097 const struct block_device_operations *bdops = disk->fops; in check_disk_change()
|
| /linux-4.1.27/drivers/s390/block/ |
| D | xpram.c | 247 static const struct block_device_operations xpram_devops =
|
| D | dasd_int.h | 656 extern const struct block_device_operations dasd_device_operations;
|
| D | scm_blk.c | 468 static const struct block_device_operations scm_blk_devops = {
|
| D | dcssblk.c | 37 static const struct block_device_operations dcssblk_devops = {
|
| D | dasd.c | 3132 const struct block_device_operations
|
| /linux-4.1.27/drivers/block/rsxx/ |
| D | dev.c | 107 static const struct block_device_operations rsxx_fops = {
|
| /linux-4.1.27/arch/powerpc/sysdev/ |
| D | axonram.c | 155 static const struct block_device_operations axon_ram_devops = {
|
| /linux-4.1.27/arch/xtensa/platforms/iss/ |
| D | simdisk.c | 150 static const struct block_device_operations simdisk_ops = {
|
| /linux-4.1.27/drivers/sbus/char/ |
| D | jsflash.c | 456 static const struct block_device_operations jsfd_fops = {
|
| /linux-4.1.27/drivers/ide/ |
| D | ide-gd.c | 342 static const struct block_device_operations ide_gd_ops = {
|
| D | ide-cd.c | 1711 static const struct block_device_operations idecd_ops = {
|
| D | ide-tape.c | 1946 static const struct block_device_operations idetape_block_ops = {
|
| /linux-4.1.27/drivers/mtd/ubi/ |
| D | block.c | 290 static const struct block_device_operations ubiblock_ops = {
|
| /linux-4.1.27/drivers/block/aoe/ |
| D | aoeblk.c | 340 static const struct block_device_operations aoe_bdops = {
|
| /linux-4.1.27/block/ |
| D | partition-generic.c | 380 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity()
|
| D | genhd.c | 1564 const struct block_device_operations *bdops = disk->fops; in disk_clear_events()
|
| /linux-4.1.27/drivers/mtd/ |
| D | mtd_blkdevs.c | 315 static const struct block_device_operations mtd_block_ops = {
|
| /linux-4.1.27/include/linux/ |
| D | genhd.h | 188 const struct block_device_operations *fops;
|
| D | blkdev.h | 1599 struct block_device_operations { struct
|
| D | fs.h | 1559 struct block_device_operations;
|
| /linux-4.1.27/drivers/cdrom/ |
| D | gdrom.c | 531 static const struct block_device_operations gdrom_bdops = {
|
| /linux-4.1.27/drivers/block/paride/ |
| D | pd.c | 820 static const struct block_device_operations pd_fops = {
|
| D | pcd.c | 267 static const struct block_device_operations pcd_bdops = {
|
| D | pf.c | 270 static const struct block_device_operations pf_fops = {
|
| /linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
| D | lloop.c | 648 static struct block_device_operations lo_fops = {
|
| /linux-4.1.27/drivers/scsi/ |
| D | sr.c | 608 static const struct block_device_operations sr_bdops =
|
| D | sd.c | 1539 static const struct block_device_operations sd_fops = {
|
| /linux-4.1.27/drivers/staging/i2o/ |
| D | i2o_block.c | 940 static const struct block_device_operations i2o_block_fops = {
|
| /linux-4.1.27/drivers/block/zram/ |
| D | zram_drv.c | 1058 static const struct block_device_operations zram_devops = {
|
| /linux-4.1.27/arch/um/drivers/ |
| D | ubd_kern.c | 97 static const struct block_device_operations ubd_blops = {
|
| /linux-4.1.27/drivers/md/ |
| D | dm.c | 2221 static const struct block_device_operations dm_blk_dops; 3610 static const struct block_device_operations dm_blk_dops = {
|
| D | md.c | 156 static const struct block_device_operations md_fops; 6931 static const struct block_device_operations md_fops =
|
| /linux-4.1.27/drivers/memstick/core/ |
| D | mspro_block.c | 246 static const struct block_device_operations ms_block_bdops = {
|
| D | ms_block.c | 2097 static const struct block_device_operations msb_bdops = {
|
| /linux-4.1.27/Documentation/filesystems/ |
| D | Locking | 394 --------------------------- block_device_operations -----------------------
|
| /linux-4.1.27/drivers/mmc/card/ |
| D | block.c | 635 static const struct block_device_operations mmc_bdops = {
|
| /linux-4.1.27/drivers/md/bcache/ |
| D | super.c | 667 static const struct block_device_operations bcache_ops = {
|
| /linux-4.1.27/drivers/block/drbd/ |
| D | drbd_main.c | 143 static const struct block_device_operations drbd_ops = {
|
| /linux-4.1.27/drivers/block/mtip32xx/ |
| D | mtip32xx.c | 3672 static const struct block_device_operations mtip_block_ops = {
|