Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch4 block_device_operations
/OK3568_Linux_fs/kernel/arch/m68k/emu/
H A Dnfblock.c94 static const struct block_device_operations nfhd_ops = {
/OK3568_Linux_fs/kernel/drivers/block/
H A Dz2ram.c326 static const struct block_device_operations z2_fops =
H A Dbrd.c331 static const struct block_device_operations brd_fops = {
H A Dps3disk.c76 static const struct block_device_operations ps3disk_fops = {
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Ddev.c95 static const struct block_device_operations rsxx_fops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenhd.h198 const struct block_device_operations *fops;
H A Dlightnvm.h652 const struct block_device_operations *bops;
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Dxpram.c250 static const struct block_device_operations xpram_devops =
H A Dscm_blk.c425 static const struct block_device_operations scm_blk_devops = {
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dblk.c226 static const struct block_device_operations nd_blk_fops = {
H A Dpmem.c280 static const struct block_device_operations pmem_fops = {
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-gd.c324 static const struct block_device_operations ide_gd_ops = {
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_ramdisk.c185 static const struct block_device_operations rd_fops = {
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/
H A Dsimdisk.c143 static const struct block_device_operations simdisk_ops = {
/OK3568_Linux_fs/kernel/drivers/block/zram/
H A Dzram_drv.c55 static const struct block_device_operations zram_devops;
56 static const struct block_device_operations zram_wb_devops;
1837 static const struct block_device_operations zram_devops = {
1845 static const struct block_device_operations zram_wb_devops = {
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoeblk.c328 static const struct block_device_operations aoe_bdops = {
/OK3568_Linux_fs/kernel/drivers/rk_nand/
H A Drk_nand_blk.c425 const struct block_device_operations nand_blktrans_ops = {
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.h815 extern const struct block_device_operations md_fops;
H A Ddm.c1776 static const struct block_device_operations dm_blk_dops;
1777 static const struct block_device_operations dm_rq_blk_dops;
3157 static const struct block_device_operations dm_blk_dops = {
3168 static const struct block_device_operations dm_rq_blk_dops = {
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dblock.c285 static const struct block_device_operations ubiblock_ops = {
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtd_blkdevs.c328 static const struct block_device_operations mtd_block_ops = {
/OK3568_Linux_fs/kernel/drivers/cdrom/
H A Dgdrom.c515 static const struct block_device_operations gdrom_bdops = {
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Drkflash_blk.c503 const struct block_device_operations rkflash_blk_trans_ops = {
/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c620 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity()

123