Home
last modified time | relevance | path

Searched refs:blk_holder_ops (Results 1 – 7 of 7) sorted by relevance

/linux/block/
H A Dbdev.c541 const struct blk_holder_ops *hops) in bd_may_claim()
583 const struct blk_holder_ops *hops) in bd_prepare_to_claim()
635 const struct blk_holder_ops *hops) in bd_finish_claiming()
927 const struct blk_holder_ops *hops, struct file *bdev_file) in bdev_open()
1035 const struct blk_holder_ops *hops) in bdev_file_open_by_dev()
1072 const struct blk_holder_ops *hops) in bdev_file_open_by_path()
H A Dblk.h727 const struct blk_holder_ops *hops, struct file *bdev_file);
/linux/fs/bcachefs/
H A Dsuper.h53 extern const struct blk_holder_ops bch2_sb_handle_bdev_ops;
H A Dsuper.c2364 const struct blk_holder_ops bch2_sb_handle_bdev_ops = {
/linux/include/linux/
H A Dblkdev.h1739 struct blk_holder_ops { struct
1763 extern const struct blk_holder_ops fs_holder_ops; argument
1774 const struct blk_holder_ops *hops);
1776 void *holder, const struct blk_holder_ops *hops);
1778 const struct blk_holder_ops *hops);
H A Dblk_types.h64 const struct blk_holder_ops *bd_holder_ops;
/linux/fs/
H A Dsuper.c1595 const struct blk_holder_ops fs_holder_ops = {