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 = {
306 static const struct block_device_operations z2_fops = {
318 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 = {
741 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 = {
589 const struct block_device_operations *fops = disk->fops; in find_valid_gpt()
315 static const struct block_device_operations aoe_bdops = {
296 static const struct block_device_operations ubiblock_ops = {
138 const struct block_device_operations *fops;1396 struct block_device_operations { struct
842 extern const struct block_device_operations md_fops;
1931 static const struct block_device_operations dm_blk_dops;1932 static const struct block_device_operations dm_rq_blk_dops;3357 static const struct block_device_operations dm_blk_dops = {3369 static const struct block_device_operations dm_rq_blk_dops = {
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 = {
514 static const struct block_device_operations gdrom_bdops = {
288 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()
578 static const struct block_device_operations sr_bdops =
861 extern const struct block_device_operations nvme_ns_head_ops;
436 const struct block_device_operations nvme_ns_head_ops = {
Completed in 63 milliseconds