Home
last modified time | relevance | path

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

123

/Linux-v6.1/scripts/
Dconst_structs.checkpatch4 block_device_operations
/Linux-v6.1/drivers/block/
Dn64cart.c105 static const struct block_device_operations n64cart_fops = {
Dz2ram.c306 static const struct block_device_operations z2_fops = {
Dbrd.c325 static const struct block_device_operations brd_fops = {
Dps3disk.c75 static const struct block_device_operations ps3disk_fops = {
/Linux-v6.1/arch/m68k/emu/
Dnfblock.c91 static const struct block_device_operations nfhd_ops = {
/Linux-v6.1/arch/xtensa/platforms/iss/
Dsimdisk.c141 static const struct block_device_operations simdisk_ops = {
/Linux-v6.1/block/
Dbdev.c326 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_read_page()
364 const struct block_device_operations *ops = bdev->bd_disk->fops; in bdev_write_page()
/Linux-v6.1/block/partitions/
Defi.c589 const struct block_device_operations *fops = disk->fops; in find_valid_gpt()
/Linux-v6.1/drivers/block/aoe/
Daoeblk.c315 static const struct block_device_operations aoe_bdops = {
/Linux-v6.1/include/linux/
Dblkdev.h139 const struct block_device_operations *fops;
1397 struct block_device_operations { struct
/Linux-v6.1/drivers/mtd/ubi/
Dblock.c285 static const struct block_device_operations ubiblock_ops = {
/Linux-v6.1/drivers/mtd/
Dmtd_blkdevs.c265 static const struct block_device_operations mtd_block_ops = {
/Linux-v6.1/drivers/md/
Dmd.h842 extern const struct block_device_operations md_fops;
Ddm.c1937 static const struct block_device_operations dm_blk_dops;
1938 static const struct block_device_operations dm_rq_blk_dops;
3323 static const struct block_device_operations dm_blk_dops = {
3335 static const struct block_device_operations dm_rq_blk_dops = {
/Linux-v6.1/drivers/s390/block/
Dscm_blk.c424 static const struct block_device_operations scm_blk_devops = {
/Linux-v6.1/Documentation/translations/zh_CN/kernel-hacking/
Dhacking.rst550 static struct block_device_operations opt_fops = {
/Linux-v6.1/drivers/cdrom/
Dgdrom.c514 static const struct block_device_operations gdrom_bdops = {
/Linux-v6.1/drivers/nvdimm/
Dpmem.c310 static const struct block_device_operations pmem_fops = {
/Linux-v6.1/drivers/block/paride/
Dpd.c864 static const struct block_device_operations pd_fops = {
Dpcd.c271 static const struct block_device_operations pcd_bdops = {
Dpf.c273 static const struct block_device_operations pf_fops = {
/Linux-v6.1/drivers/md/bcache/
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-v6.1/drivers/nvme/host/
Dnvme.h859 extern const struct block_device_operations nvme_ns_head_ops;
/Linux-v6.1/drivers/scsi/
Dsr.c575 static const struct block_device_operations sr_bdops =

123