Lines Matching refs:block_device
29 bool (*dax_supported)(struct dax_device *, struct block_device *, int,
113 int bdev_dax_pgoff(struct block_device *, sector_t, size_t, pgoff_t *pgoff);
115 bool __bdev_dax_supported(struct block_device *bdev, int blocksize);
116 static inline bool bdev_dax_supported(struct block_device *bdev, int blocksize) in bdev_dax_supported()
122 struct block_device *bdev, int blocksize, sector_t start,
125 struct block_device *bdev, int blocksize, sector_t start, in generic_fsdax_supported()
142 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev);
144 struct block_device *bdev, struct writeback_control *wbc);
150 static inline bool bdev_dax_supported(struct block_device *bdev, in bdev_dax_supported()
157 struct block_device *bdev, int blocksize, sector_t start, in generic_fsdax_supported()
172 static inline struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev) in fs_dax_get_by_bdev()
183 struct block_device *bdev, struct writeback_control *wbc) in dax_writeback_mapping_range()
206 bool dax_supported(struct dax_device *dax_dev, struct block_device *bdev,
225 int __dax_zero_page_range(struct block_device *bdev,
229 static inline int __dax_zero_page_range(struct block_device *bdev, in __dax_zero_page_range()