Searched refs:block_device_operations (Results 1 – 25 of 64) sorted by relevance
123
429 struct block_device_operations *bdops;450 const struct block_device_operations * get_blkfops(unsigned int major) in get_blkfops()452 const struct block_device_operations *ret = NULL; in get_blkfops()468 int register_blkdev(unsigned int major, const char * name, struct block_device_operations *bdops) in register_blkdev()514 const struct block_device_operations * bdops = NULL; in check_disk_change()
100 struct block_device_operations *bdops);250 struct block_device_operations *bdops) in devfs_register_blkdev()
71 block_device_operations
102 struct block_device_operations *fops;
435 const struct block_device_operations *bd_op;849 struct block_device_operations { struct1103 extern int register_blkdev(unsigned int, const char *, struct block_device_operations *);1121 extern const struct block_device_operations *get_blkfops(unsigned int);
235 …_disk(struct gendisk *dev, kdev_t first, unsigned minors, struct block_device_operations *ops, lon…
789 struct block_device_operations *ops) in devfs_plain_cdrom()
56 extern struct block_device_operations lvm_blk_dops;
254 static struct block_device_operations mtd_fops =
579 static struct block_device_operations mtd_fops =
336 static struct block_device_operations z2_fops =
391 static struct block_device_operations rd_bd_op = {
120 static struct block_device_operations floppy_fops = {
1384 extern struct block_device_operations acsi_fops;1653 static struct block_device_operations acsi_fops = {
158 static struct block_device_operations mm_fops;1057 static struct block_device_operations mm_fops = {
583 static struct block_device_operations nbd_fops =
53 static struct block_device_operations ataraid_fops = {
75 #define block_device_operations file_operations macro
739 struct block_device_operations xpram_devops =
378 struct block_device_operations *ops, long size) in register_disk()
549 static struct block_device_operations jsfd_fops = {
166 static struct block_device_operations gscd_fops = {
2048 else owner = ( (struct block_device_operations *) de->u.fcb.ops )->owner; in devfs_get_ops()2077 else owner = ( (struct block_device_operations *) de->u.fcb.ops )->owner; in devfs_put_ops()2267 struct block_device_operations *bdops) in devfs_register_blkdev()2449 struct block_device_operations *bdops; in check_disc_changed()
697 static struct block_device_operations hd_fops = {
268 static struct block_device_operations pcd_bdops = {