Searched refs:block_device_operations (Results 1 – 25 of 55) sorted by relevance
123
4 block_device_operations
105 static const struct block_device_operations n64cart_fops = {
304 static const struct block_device_operations z2_fops = {
274 static const struct block_device_operations brd_fops = {
75 static const struct block_device_operations ps3disk_fops = {
602 static const struct block_device_operations ps3vram_fops = {
739 static const struct block_device_operations floppy_fops = {
91 static const struct block_device_operations nfhd_ops = {
141 static const struct block_device_operations simdisk_ops = {
869 extern const struct block_device_operations nvme_ns_head_ops;873 extern const struct block_device_operations nvme_bdev_ops;
444 const struct block_device_operations nvme_ns_head_ops = {
589 const struct block_device_operations *fops = disk->fops; in find_valid_gpt()
295 static const struct block_device_operations ubiblock_ops = {
315 static const struct block_device_operations aoe_bdops = {
145 const struct block_device_operations *fops;1375 struct block_device_operations { struct
265 static const struct block_device_operations mtd_block_ops = {
424 static const struct block_device_operations scm_blk_devops = {
41 static const struct block_device_operations dcssblk_devops = {
550 static struct block_device_operations opt_fops = {
865 extern const struct block_device_operations md_fops;
1951 static const struct block_device_operations dm_blk_dops;1952 static const struct block_device_operations dm_rq_blk_dops;3442 static const struct block_device_operations dm_blk_dops = {3454 static const struct block_device_operations dm_rq_blk_dops = {
514 static const struct block_device_operations gdrom_bdops = {
578 static const struct block_device_operations sr_bdops =
289 static const struct block_device_operations pmem_fops = {
761 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) in bcache_device_init()