Lines Matching defs:sfp
227 struct sg_fd *sfp = filp->private_data; in sg_allow_access() local
279 Sg_fd *sfp; in sg_open() local
375 Sg_fd *sfp; in sg_release() local
402 Sg_fd *sfp; in sg_read() local
546 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) in sg_new_read()
589 Sg_fd *sfp; in sg_write() local
691 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write()
764 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write()
817 static int srp_done(Sg_fd *sfp, Sg_request *srp) in srp_done()
844 Sg_fd *sfp; in sg_ioctl() local
1125 Sg_fd *sfp; in sg_compat_ioctl() local
1149 Sg_fd *sfp; in sg_poll() local
1186 Sg_fd *sfp; in sg_fasync() local
1199 Sg_fd *sfp; in sg_vma_fault() local
1239 Sg_fd *sfp; in sg_mmap() local
1275 struct sg_fd *sfp = srp->parentfp; in sg_rq_end_io_usercontext() local
1290 Sg_fd *sfp; in sg_rq_end_io() local
1567 Sg_fd *sfp; in sg_remove_device() local
1668 Sg_fd *sfp = srp->parentfp; in sg_start_req() local
1786 Sg_fd *sfp = srp->parentfp; in sg_finish_rem_req() local
1812 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) in sg_build_sgat()
1825 sg_build_indirect(Sg_scatter_hold * schp, Sg_fd * sfp, int buff_size) in sg_build_indirect()
1909 sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp) in sg_remove_scat()
1965 sg_build_reserve(Sg_fd * sfp, int req_size) in sg_build_reserve()
1983 sg_link_reserve(Sg_fd * sfp, Sg_request * srp, int size) in sg_link_reserve()
2014 sg_unlink_reserve(Sg_fd * sfp, Sg_request * srp) in sg_unlink_reserve()
2031 sg_get_rq_mark(Sg_fd * sfp, int pack_id) in sg_get_rq_mark()
2051 sg_add_request(Sg_fd * sfp) in sg_add_request()
2094 sg_remove_request(Sg_fd * sfp, Sg_request * srp) in sg_remove_request()
2127 Sg_fd *sfp; in sg_add_sfp() local
2175 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext() local
2202 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); in sg_remove_sfp() local
2215 sg_res_in_use(Sg_fd * sfp) in sg_res_in_use()