Lines Matching defs:cdev
733 container_of(file_inode(file)->i_cdev, struct nvme_ns, cdev);
781 struct nvme_ns, cdev);
855 struct cdev *cdev = file_inode(file)->i_cdev;
857 container_of(cdev, struct nvme_ns_head, cdev);
880 struct cdev *cdev = file_inode(ioucmd->file)->i_cdev;
881 struct nvme_ns_head *head = container_of(cdev, struct nvme_ns_head, cdev);