Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsg.c122 struct sg_fd;
126 struct sg_fd *parentfp; /* NULL -> not in use */
140 typedef struct sg_fd { /* holds the state of a file descriptor */ struct
236 struct sg_fd *sfp = filp->private_data; in sg_allow_access()
1303 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext()
2198 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext()
2233 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp()