Home
last modified time | relevance | path

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

/linux/block/
H A Dbdev.c586 const struct blk_holder_ops *hops) in bd_may_claim()
628 const struct blk_holder_ops *hops) in bd_prepare_to_claim()
680 const struct blk_holder_ops *hops) in bd_finish_claiming()
972 const struct blk_holder_ops *hops, struct file *bdev_file) in bdev_open()
1080 const struct blk_holder_ops *hops) in bdev_file_open_by_dev()
1117 const struct blk_holder_ops *hops) in bdev_file_open_by_path()
H A Dblk.h750 const struct blk_holder_ops *hops, struct file *bdev_file);
/linux/include/linux/
H A Dblkdev.h1664 struct blk_holder_ops { struct
1696 const struct blk_holder_ops *hops); argument
1698 void *holder, const struct blk_holder_ops *hops);
1700 const struct blk_holder_ops *hops);
H A Dblk_types.h64 const struct blk_holder_ops *bd_holder_ops;
/linux/fs/
H A Dsuper.c1636 static const struct blk_holder_ops fs_holder_ops = {