Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h38595 struct buffer_head { struct
38597 struct buffer_head *b_this_page; argument
38598 struct page *b_page;
38599 sector_t b_blocknr;
38600 size_t b_size;
38601 char *b_data;
38602 struct block_device *b_bdev;
38603 bh_end_io_t *b_end_io;
38604 void *b_private;
38605 struct list_head b_assoc_buffers;
[all …]