Searched refs:block_device_operations (Results 1 – 25 of 56) sorted by relevance
123
115 const TABLE: bindings::block_device_operations = bindings::block_device_operations { in build()
4 block_device_operations
105 static const struct block_device_operations n64cart_fops = {
304 static const struct block_device_operations z2_fops = {
279 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 = {
931 extern const struct block_device_operations nvme_ns_head_ops;935 extern const struct block_device_operations nvme_bdev_ops;
589 const struct block_device_operations *fops = disk->fops; in find_valid_gpt()
265 static const struct block_device_operations mtd_block_ops = {
295 static const struct block_device_operations ubiblock_ops = {
315 static const struct block_device_operations aoe_bdops = {
158 const struct block_device_operations *fops;1469 struct block_device_operations { struct
425 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 = {
988 extern const struct block_device_operations md_fops;
2169 static const struct block_device_operations dm_blk_dops;2170 static const struct block_device_operations dm_rq_blk_dops;3669 static const struct block_device_operations dm_blk_dops = {3681 static const struct block_device_operations dm_rq_blk_dops = {
514 static const struct block_device_operations gdrom_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()
581 static const struct block_device_operations sr_bdops =
Completed in 127 milliseconds