Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h8643 struct block_device { struct
8644 sector_t bd_start_sect;
8645 sector_t bd_nr_sectors;
8646 struct disk_stats *bd_stats;
8647 long unsigned int bd_stamp;
8648 bool bd_read_only;
8649 dev_t bd_dev;
8650 int bd_openers;
8651 struct inode *bd_inode;
8652 struct super_block *bd_super;
[all …]