Lines Matching defs:sfp

236 	struct sg_fd *sfp = filp->private_data;  in sg_allow_access()  local
289 Sg_fd *sfp; in sg_open() local
385 Sg_fd *sfp; in sg_release() local
444 Sg_fd *sfp; in sg_read() local
558 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) in sg_new_read()
605 Sg_fd *sfp; in sg_write() local
712 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write()
779 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write()
836 static int srp_done(Sg_fd *sfp, Sg_request *srp) in srp_done()
857 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) in sg_fill_request_table()
917 sg_ioctl_common(struct file *filp, Sg_device *sdp, Sg_fd *sfp, in sg_ioctl_common()
1153 Sg_fd *sfp; in sg_ioctl() local
1170 Sg_fd *sfp; in sg_poll() local
1207 Sg_fd *sfp; in sg_fasync() local
1221 Sg_fd *sfp; in sg_vma_fault() local
1261 Sg_fd *sfp; in sg_mmap() local
1303 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext() local
1320 Sg_fd *sfp; in sg_rq_end_io() local
1586 Sg_fd *sfp; in sg_remove_device() local
1720 Sg_fd *sfp = srp->parentfp; in sg_start_req() local
1825 Sg_fd *sfp = srp->parentfp; in sg_finish_rem_req() local
1846 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) in sg_build_sgat()
1859 sg_build_indirect(Sg_scatter_hold * schp, Sg_fd * sfp, int buff_size) in sg_build_indirect()
1937 sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp) in sg_remove_scat()
1993 sg_build_reserve(Sg_fd * sfp, int req_size) in sg_build_reserve()
2011 sg_link_reserve(Sg_fd * sfp, Sg_request * srp, int size) in sg_link_reserve()
2042 sg_unlink_reserve(Sg_fd * sfp, Sg_request * srp) in sg_unlink_reserve()
2060 sg_get_rq_mark(Sg_fd * sfp, int pack_id, bool *busy) in sg_get_rq_mark()
2090 sg_add_request(Sg_fd * sfp) in sg_add_request()
2121 sg_remove_request(Sg_fd * sfp, Sg_request * srp) in sg_remove_request()
2150 Sg_fd *sfp; in sg_add_sfp() local
2198 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext() local
2233 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp() local