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

/linux-4.1.27/drivers/scsi/
H A Dsg.c133 struct sg_fd;
137 struct sg_fd *parentfp; /* NULL -> not in use */
151 typedef struct sg_fd { /* holds the state of a file descriptor */ struct
227 struct sg_fd *sfp = filp->private_data; sg_allow_access()
1269 struct sg_fd *sfp = srp->parentfp; sg_rq_end_io_usercontext()
2169 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); sg_remove_sfp_usercontext()
2196 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); sg_remove_sfp()

Completed in 45 milliseconds