Lines Matching refs:nd_blk_device
24 struct nd_blk_device { struct
36 static u32 nd_blk_meta_size(struct nd_blk_device *blk_dev) in nd_blk_meta_size() argument
63 static int nd_blk_rw_integrity(struct nd_blk_device *blk_dev, in nd_blk_rw_integrity()
109 static int nd_blk_rw_integrity(struct nd_blk_device *blk_dev, in nd_blk_rw_integrity()
117 static int nd_blk_do_bvec(struct nd_blk_device *blk_dev, in nd_blk_do_bvec()
169 struct nd_blk_device *blk_dev; in nd_blk_make_request()
217 struct nd_blk_device *blk_dev = dev_get_drvdata(ndns->claim); in nd_blk_rw_bytes()
241 struct nd_blk_device *blk_dev) in nd_blk_attach_disk()
297 struct nd_blk_device *blk_dev; in nd_blk_probe()
330 static void nd_blk_detach_disk(struct nd_blk_device *blk_dev) in nd_blk_detach_disk()
339 struct nd_blk_device *blk_dev = dev_get_drvdata(dev); in nd_blk_remove()