Searched refs:sg_fd (Results 1 – 1 of 1) sorted by relevance
117 struct sg_fd;121 struct sg_fd *parentfp; /* NULL -> not in use */135 typedef struct sg_fd { /* holds the state of a file descriptor */ struct236 struct sg_fd *sfp = filp->private_data; in sg_allow_access()1308 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext()2178 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext()2213 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp()