Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Dsuper.h45 extern const struct blk_holder_ops bch2_sb_handle_bdev_ops;
Dsuper.c2141 const struct blk_holder_ops bch2_sb_handle_bdev_ops = {
/linux-6.15/block/
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()
Dblk.h718 const struct blk_holder_ops *hops, struct file *bdev_file);
/linux-6.15/include/linux/
Dblkdev.h1655 struct blk_holder_ops { struct
1679 extern const struct blk_holder_ops fs_holder_ops; argument
1690 const struct blk_holder_ops *hops);
1692 void *holder, const struct blk_holder_ops *hops);
1694 const struct blk_holder_ops *hops);
Dblk_types.h64 const struct blk_holder_ops *bd_holder_ops;
/linux-6.15/fs/
Dsuper.c1539 const struct blk_holder_ops fs_holder_ops = {