Searched refs:pdv_bdev_file (Results 1 – 2 of 2) sorted by relevance
376 pdv->pdv_bdev_file = bdev_file; in pscsi_create_type_disk()567 pdv->pdv_bdev_file) { in pscsi_destroy_device()568 fput(pdv->pdv_bdev_file); in pscsi_destroy_device()569 pdv->pdv_bdev_file = NULL; in pscsi_destroy_device()998 if (pdv->pdv_bdev_file) in pscsi_get_blocks()999 return bdev_nr_sectors(file_bdev(pdv->pdv_bdev_file)); in pscsi_get_blocks()
40 struct file *pdv_bdev_file; member
Completed in 8 milliseconds