Home
last modified time | relevance | path

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

/linux-6.14.4/block/
Dbdev.c499 const struct blk_holder_ops *hops) in bd_may_claim()
541 const struct blk_holder_ops *hops) in bd_prepare_to_claim()
593 const struct blk_holder_ops *hops) in bd_finish_claiming()
885 const struct blk_holder_ops *hops, struct file *bdev_file) in bdev_open()
993 const struct blk_holder_ops *hops) in bdev_file_open_by_dev()
1030 const struct blk_holder_ops *hops) in bdev_file_open_by_path()
Dblk.h714 const struct blk_holder_ops *hops, struct file *bdev_file);
/linux-6.14.4/include/linux/
Dblkdev.h1610 struct blk_holder_ops { struct
1634 extern const struct blk_holder_ops fs_holder_ops; argument
1645 const struct blk_holder_ops *hops);
1647 void *holder, const struct blk_holder_ops *hops);
1649 const struct blk_holder_ops *hops);
Dblk_types.h64 const struct blk_holder_ops *bd_holder_ops;
/linux-6.14.4/fs/
Dsuper.c1539 const struct blk_holder_ops fs_holder_ops = {
/linux-6.14.4/fs/bcachefs/
Dsuper-io.c28 static const struct blk_holder_ops bch2_sb_handle_bdev_ops = {