Searched refs:zram_devops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/zram/
H A Dzram_drv.c54 static const struct block_device_operations zram_devops; variable in typeref:struct:block_device_operations
434 zram->disk->fops = &zram_devops;
2116 static const struct block_device_operations zram_devops = { variable in typeref:struct:block_device_operations
2232 zram->disk->fops = &zram_devops;

Completed in 191 milliseconds