Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
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; in sg_allow_access()
1269 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext()
2169 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext()
2196 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp()