Home
last modified time | relevance | path

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

/include/linux/
Ddax.h44 static inline bool bdev_dax_supported(struct block_device *bdev, int blocksize) in bdev_dax_supported()
61 static inline bool bdev_dax_supported(struct block_device *bdev, in bdev_dax_supported()
76 static inline struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev) in fs_dax_get_by_bdev()
110 static inline int __dax_zero_page_range(struct block_device *bdev, in __dax_zero_page_range()
Dbuffer_head.h369 static inline struct buffer_head *getblk_unmovable(struct block_device *bdev, in getblk_unmovable()
376 static inline struct buffer_head *__getblk(struct block_device *bdev, in __getblk()
394 __bread(struct block_device *bdev, sector_t block, unsigned size) in __bread()
Dblkdev.h388 static inline int blkdev_report_zones_ioctl(struct block_device *bdev, in blkdev_report_zones_ioctl()
395 static inline int blkdev_reset_zones_ioctl(struct block_device *bdev, in blkdev_reset_zones_ioctl()
1013 static inline struct request_queue *bdev_get_queue(struct block_device *bdev) in bdev_get_queue()
1449 static inline unsigned int bdev_logical_block_size(struct block_device *bdev) in bdev_logical_block_size()
1459 static inline unsigned int bdev_physical_block_size(struct block_device *bdev) in bdev_physical_block_size()
1469 static inline int bdev_io_min(struct block_device *bdev) in bdev_io_min()
1479 static inline int bdev_io_opt(struct block_device *bdev) in bdev_io_opt()
1500 static inline int bdev_alignment_offset(struct block_device *bdev) in bdev_alignment_offset()
1544 static inline int bdev_discard_alignment(struct block_device *bdev) in bdev_discard_alignment()
1554 static inline unsigned int bdev_write_same(struct block_device *bdev) in bdev_write_same()
[all …]
Dblktrace_api.h83 # define blk_trace_ioctl(bdev, cmd, arg) (-ENOTTY) argument
86 # define blk_trace_setup(q, name, dev, bdev, arg) (-ENOTTY) argument
Diomap.h44 struct block_device *bdev; /* block device for I/O */ member
Ddm-io.h18 struct block_device *bdev; member
Dpktcdvd.h165 struct block_device *bdev; /* dev attached */ member
Dfs.h2473 static inline int sync_blockdev(struct block_device *bdev) { return 0; } in sync_blockdev()
2474 static inline void kill_bdev(struct block_device *bdev) {} in kill_bdev()
2475 static inline void invalidate_bdev(struct block_device *bdev) {} in invalidate_bdev()
2482 static inline int thaw_bdev(struct block_device *bdev, struct super_block *sb) in thaw_bdev()
2517 static inline int bd_link_disk_holder(struct block_device *bdev, in bd_link_disk_holder()
2522 static inline void bd_unlink_disk_holder(struct block_device *bdev, in bd_unlink_disk_holder()
Ddevice-mapper.h142 struct block_device *bdev; member
Dswap.h248 struct block_device *bdev; /* swap device or bdev of swap file */ member
Dbio.h515 #define bio_set_dev(bio, bdev) \ argument
Dgenhd.h420 static inline sector_t get_start_sect(struct block_device *bdev) in get_start_sect()
/include/drm/ttm/
Dttm_bo_driver.h118 struct ttm_bo_device *bdev; member
275 struct ttm_bo_device *bdev; member
Dttm_bo_api.h173 struct ttm_bo_device *bdev; member