Home
last modified time | relevance | path

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

123

/Linux-v5.15/scripts/
Dconst_structs.checkpatch4 block_device_operations
/Linux-v5.15/drivers/block/
Dn64cart.c107 static const struct block_device_operations n64cart_fops = {
Dz2ram.c306 static const struct block_device_operations z2_fops = {
Dbrd.c327 static const struct block_device_operations brd_fops = {
Dps3disk.c75 static const struct block_device_operations ps3disk_fops = {
/Linux-v5.15/arch/m68k/emu/
Dnfblock.c93 static const struct block_device_operations nfhd_ops = {
/Linux-v5.15/include/linux/
Dgenhd.h144 const struct block_device_operations *fops;
/Linux-v5.15/drivers/block/rsxx/
Ddev.c95 static const struct block_device_operations rsxx_fops = {
/Linux-v5.15/drivers/nvdimm/
Dblk.c226 static const struct block_device_operations nd_blk_fops = {
Dpmem.c281 static const struct block_device_operations pmem_fops = {
/Linux-v5.15/arch/xtensa/platforms/iss/
Dsimdisk.c142 static const struct block_device_operations simdisk_ops = {
/Linux-v5.15/block/
Dbdev.c323 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_read_page()
361 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_write_page()
/Linux-v5.15/drivers/block/zram/
Dzram_drv.c55 static const struct block_device_operations zram_devops;
56 static const struct block_device_operations zram_wb_devops;
1821 static const struct block_device_operations zram_devops = {
1829 static const struct block_device_operations zram_wb_devops = {
/Linux-v5.15/block/partitions/
Defi.c589 const struct block_device_operations *fops = disk->fops; in find_valid_gpt()
Dcore.c528 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity()
/Linux-v5.15/drivers/block/aoe/
Daoeblk.c328 static const struct block_device_operations aoe_bdops = {
/Linux-v5.15/drivers/mtd/
Dmtd_blkdevs.c264 static const struct block_device_operations mtd_block_ops = {
/Linux-v5.15/drivers/mtd/ubi/
Dblock.c285 static const struct block_device_operations ubiblock_ops = {
/Linux-v5.15/drivers/md/
Ddm.c1667 static const struct block_device_operations dm_blk_dops;
1668 static const struct block_device_operations dm_rq_blk_dops;
3037 static const struct block_device_operations dm_blk_dops = {
3048 static const struct block_device_operations dm_rq_blk_dops = {
Dmd.h821 extern const struct block_device_operations md_fops;
/Linux-v5.15/drivers/s390/block/
Dscm_blk.c425 static const struct block_device_operations scm_blk_devops = {
/Linux-v5.15/Documentation/translations/zh_CN/kernel-hacking/
Dhacking.rst551 static struct block_device_operations opt_fops = {
/Linux-v5.15/drivers/cdrom/
Dgdrom.c515 static const struct block_device_operations gdrom_bdops = {
/Linux-v5.15/drivers/nvme/host/
Dnvme.h735 extern const struct block_device_operations nvme_ns_head_ops;
/Linux-v5.15/drivers/block/paride/
Dpd.c862 static const struct block_device_operations pd_fops = {

123