Home
last modified time | relevance | path

Searched refs:block_device_operations (Results 1 – 25 of 56) sorted by relevance

123

/linux-6.15/rust/kernel/block/mq/
H A Dgen_disk.rs115 const TABLE: bindings::block_device_operations = bindings::block_device_operations { in build()
/linux-6.15/scripts/
H A Dconst_structs.checkpatch4 block_device_operations
/linux-6.15/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.c281 static const struct block_device_operations brd_fops = {
H A Dps3disk.c75 static const struct block_device_operations ps3disk_fops = {
H A Dps3vram.c602 static const struct block_device_operations ps3vram_fops = {
H A Dswim.c739 static const struct block_device_operations floppy_fops = {
/linux-6.15/arch/m68k/emu/
H A Dnfblock.c91 static const struct block_device_operations nfhd_ops = {
/linux-6.15/arch/xtensa/platforms/iss/
H A Dsimdisk.c142 static const struct block_device_operations simdisk_ops = {
/linux-6.15/drivers/nvme/host/
H A Dnvme.h940 extern const struct block_device_operations nvme_ns_head_ops;
944 extern const struct block_device_operations nvme_bdev_ops;
/linux-6.15/block/partitions/
H A Defi.c589 const struct block_device_operations *fops = disk->fops; in find_valid_gpt()
/linux-6.15/drivers/md/
H A Ddm.c2184 static const struct block_device_operations dm_blk_dops;
2185 static const struct block_device_operations dm_rq_blk_dops;
3370 const struct block_device_operations *fops = dev->bdev->bd_disk->fops; in __dm_get_unique_id()
3731 static const struct block_device_operations dm_blk_dops = {
3744 static const struct block_device_operations dm_rq_blk_dops = {
H A Dmd.h1013 extern const struct block_device_operations md_fops;
/linux-6.15/drivers/block/aoe/
H A Daoeblk.c315 static const struct block_device_operations aoe_bdops = {
/linux-6.15/drivers/mtd/ubi/
H A Dblock.c295 static const struct block_device_operations ubiblock_ops = {
/linux-6.15/drivers/mtd/
H A Dmtd_blkdevs.c265 static const struct block_device_operations mtd_block_ops = {
/linux-6.15/include/linux/
H A Dblkdev.h159 const struct block_device_operations *fops;
1566 struct block_device_operations { struct
/linux-6.15/drivers/s390/block/
H A Dscm_blk.c425 static const struct block_device_operations scm_blk_devops = {
H A Ddcssblk.c41 static const struct block_device_operations dcssblk_devops = {
/linux-6.15/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst550 static struct block_device_operations opt_fops = {
/linux-6.15/drivers/cdrom/
H A Dgdrom.c514 static const struct block_device_operations gdrom_bdops = {
/linux-6.15/drivers/nvdimm/
H A Dpmem.c289 static const struct block_device_operations pmem_fops = {
/linux-6.15/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) in bcache_device_init()
/linux-6.15/drivers/scsi/
H A Dsr.c581 static const struct block_device_operations sr_bdops =

123