sg_fd             117 drivers/scsi/sg.c struct sg_fd;
sg_fd             121 drivers/scsi/sg.c 	struct sg_fd *parentfp;	/* NULL -> not in use */
sg_fd             237 drivers/scsi/sg.c 	struct sg_fd *sfp = filp->private_data;
sg_fd            1308 drivers/scsi/sg.c 	struct sg_fd *sfp = srp->parentfp;
sg_fd            2197 drivers/scsi/sg.c 	struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work);
sg_fd            2232 drivers/scsi/sg.c 	struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref);