Searched refs:holder (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| A D | dax.h | 132 void *holder, const struct dax_holder_operations *ops); 133 void fs_put_dax(struct dax_device *dax_dev, void *holder); 143 u64 *start_off, void *holder, in fs_dax_get_by_bdev() argument 148 static inline void fs_put_dax(struct dax_device *dax_dev, void *holder) in fs_put_dax() argument
|
| A D | blkdev.h | 1772 struct file *bdev_file_open_by_dev(dev_t dev, blk_mode_t mode, void *holder, 1775 void *holder, const struct blk_holder_ops *hops); 1776 int bd_prepare_to_claim(struct block_device *bdev, void *holder, 1778 void bd_abort_claiming(struct block_device *bdev, void *holder);
|
Completed in 10 milliseconds