Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dbdev.c459 const struct blk_holder_ops *hops) in bd_may_claim()
501 const struct blk_holder_ops *hops) in bd_prepare_to_claim()
553 const struct blk_holder_ops *hops) in bd_finish_claiming()
753 const struct blk_holder_ops *hops) in blkdev_get_by_dev()
850 void *holder, const struct blk_holder_ops *hops) in blkdev_get_by_path()
/Linux-v6.6/include/linux/
Dblkdev.h1464 struct blk_holder_ops { struct
1473 extern const struct blk_holder_ops fs_holder_ops; argument
1483 const struct blk_holder_ops *hops);
1485 void *holder, const struct blk_holder_ops *hops);
1487 const struct blk_holder_ops *hops);
Dblk_types.h57 const struct blk_holder_ops *bd_holder_ops;
/Linux-v6.6/fs/
Dsuper.c1472 const struct blk_holder_ops fs_holder_ops = {