Home
last modified time | relevance | path

Searched defs:block_device_operations (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dblkdev.h1566 struct block_device_operations { struct
1567 void (*submit_bio)(struct bio *bio);
1570 int (*open)(struct gendisk *disk, blk_mode_t mode);
1571 void (*release)(struct gendisk *disk);
1576 unsigned int (*check_events) (struct gendisk *disk,
1578 void (*unlock_native_capacity) (struct gendisk *);
1581 void (*free_disk)(struct gendisk *disk);
1584 int (*report_zones)(struct gendisk *, sector_t sector,
1588 int (*get_unique_id)(struct gendisk *disk, u8 id[16],
1590 struct module *owner;
[all …]
/linux-6.15/Documentation/filesystems/
H A Dlocking.rst485 block_device_operations chapter