Lines Matching refs:linux
2 Module under test: linux/block/genhd.c
6 register_blkdev() | linux/fs.h | ltp_block_dev.c
7 unregister_blkdev() | linux/fs.h | ltp_block_dev.c
8 blk_register_region() | linux/genhd.h |
9 blk_unregister_region() | linux/genhd.h |
10 add_disk() | linux/genhd.h |
11 del_gendisk() | linux/genhd.h | test_genhd.c
12 blk_lookup_devt() | linux/genhd.h |
13 alloc_disk() | linux/genhd.h | test_genhd.c
14 alloc_disk_node() | linux/genhd.h |
15 get_disk() | linux/genhd.h |
16 put_disk() | linux/genhd.h |
17 set_device_ro() | linux/genhd.h |
18 set_disk_ro() | linux/genhd.h |
19 bdev_read_only() | linux/fs.h |
20 invalidate_partition() | linux/fs.h |