Lines Matching defs:sg_fd
122 struct sg_fd;
126 struct sg_fd *parentfp; /* NULL -> not in use */
140 typedef struct sg_fd { /* holds the state of a file descriptor */
236 struct sg_fd *sfp = filp->private_data;
1300 struct sg_fd *sfp = srp->parentfp;
2202 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work);
2238 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref);