Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c117 struct sg_fd;
121 struct sg_fd *parentfp; /* NULL -> not in use */
135 typedef struct sg_fd { /* holds the state of a file descriptor */ struct
237 struct sg_fd *sfp = filp->private_data; in sg_allow_access()
1322 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext()
2229 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext()
2264 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp()
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()
1304 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext()
2209 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext()
2244 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp()

Completed in 8 milliseconds