Searched refs:sg_fd (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c126 struct sg_fd;
130 struct sg_fd *parentfp; /* NULL -> not in use */
143 typedef struct sg_fd { /* holds the state of a file descriptor */ struct
213 struct sg_fd *sfp = (struct sg_fd *)filp->private_data;
1250 struct sg_fd *sfp = srp->parentfp;
2089 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work);
2117 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_re
[all...]

Completed in 54 milliseconds