Home
last modified time | relevance | path

Searched defs:bdev_file (Results 1 – 1 of 1) sorted by relevance

/block/
Dbdev.c59 struct block_device *file_bdev(struct file *bdev_file) in file_bdev()
867 static inline bool bdev_unclaimed(const struct file *bdev_file) in bdev_unclaimed()
872 static void bdev_yield_write_access(struct file *bdev_file) in bdev_yield_write_access()
908 const struct blk_holder_ops *hops, struct file *bdev_file) in bdev_open()
1018 struct file *bdev_file; in bdev_file_open_by_dev() local
1075 static inline void bd_yield_claim(struct file *bdev_file) in bd_yield_claim()
1089 void bdev_release(struct file *bdev_file) in bdev_release()
1141 void bdev_fput(struct file *bdev_file) in bdev_fput()