Searched defs:fh (Results 176 - 200 of 386) sorted by relevance

1234567891011>>

/linux-master/fs/nfsd/
H A Dnfs4layouts.c58 const struct knfsd_fh *fh = &fhp->fh_handle; local
H A Dxdr3.h14 struct svc_fh fh; member in struct:nfsd3_sattrargs
21 struct svc_fh fh; member in struct:nfsd3_diropargs
27 struct svc_fh fh; member in struct:nfsd3_accessargs
32 struct svc_fh fh; member in struct:nfsd3_readargs
38 svc_fh fh; member in struct:nfsd3_writeargs
47 struct svc_fh fh; member in struct:nfsd3_createargs
56 struct svc_fh fh; member in struct:nfsd3_mknodargs
91 struct svc_fh fh; member in struct:nfsd3_readdirargs
98 struct svc_fh fh; member in struct:nfsd3_commitargs
104 struct svc_fh fh; member in struct:nfsd3_getaclargs
110 struct svc_fh fh; member in struct:nfsd3_setaclargs
118 struct svc_fh fh; member in struct:nfsd3_attrstat
126 struct svc_fh fh; member in struct:nfsd3_diropres
131 struct svc_fh fh; member in struct:nfsd3_accessres
138 struct svc_fh fh; member in struct:nfsd3_readlinkres
145 struct svc_fh fh; member in struct:nfsd3_readres
153 struct svc_fh fh; member in struct:nfsd3_writeres
168 struct svc_fh fh; member in struct:nfsd3_linkres
174 struct svc_fh fh; member in struct:nfsd3_readdirres
218 struct svc_fh fh; member in struct:nfsd3_commitres
224 struct svc_fh fh; member in struct:nfsd3_getaclres
[all...]
/linux-master/net/sched/
H A Dcls_bpf.c577 static int cls_bpf_dump(struct net *net, struct tcf_proto *tp, void *fh, argument
630 static void cls_bpf_bind_class(void *fh, u32 classid, unsigned long cl, argument
H A Dcls_flow.c620 static int flow_dump(struct net *net, struct tcf_proto *tp, void *fh, argument
/linux-master/fs/overlayfs/
H A Dsuper.c823 const struct ovl_fh *fh; local
/linux-master/fs/udf/
H A Dnamei.c964 static int udf_encode_fh(struct inode *inode, __u32 *fh, int *lenp, argument
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c538 static int atomisp_querycap(struct file *file, void *fh, argument
554 static int atomisp_enum_input(struct file *file, void *fh, argument
605 static int atomisp_g_input(struct file *file, void *fh, unsigned int *input) argument
614 static int atomisp_s_fmt_cap(struct file *file, void *fh, argument
625 static int atomisp_s_input(struct file *file, void *fh, unsigned int input) argument
834 static int atomisp_enum_fmt_cap(struct file *file, void *fh, argument
888 static int atomisp_try_fmt_cap(struct file *file, void *fh, argument
897 static int atomisp_g_fmt_cap(struct file *file, void *fh, argument
1027 static int atomisp_qbuf_wrapper(struct file *file, void *fh, struc argument
1050 atomisp_dqbuf_wrapper(struct file *file, void *fh, struct v4l2_buffer *buf) argument
1281 atomisp_g_ctrl(struct file *file, void *fh, struct v4l2_control *control) argument
1355 atomisp_s_ctrl(struct file *file, void *fh, struct v4l2_control *control) argument
1433 atomisp_queryctl(struct file *file, void *fh, struct v4l2_queryctrl *qc) argument
1475 atomisp_camera_g_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *c) argument
1554 atomisp_g_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *c) argument
1581 atomisp_camera_s_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *c) argument
1675 atomisp_s_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *c) argument
1705 atomisp_g_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
1722 atomisp_s_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
1775 atomisp_vidioc_default(struct file *file, void *fh, bool valid_prio, unsigned int cmd, void *arg) argument
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c555 int try_set_ext_ctrls_common(struct v4l2_fh *fh, argument
690 static int try_set_ext_ctrls(struct v4l2_fh *fh, argument
719 int v4l2_s_ext_ctrls(struct v4l2_fh *fh, argument
779 static int set_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) argument
808 static int set_ctrl_lock(struct v4l2_fh *fh, struc argument
822 v4l2_s_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, struct v4l2_control *control) argument
1200 v4l2_ctrl_log_status(struct file *file, void *fh) argument
1275 v4l2_ctrl_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
1284 v4l2_ctrl_subdev_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) argument
1298 struct v4l2_fh *fh = file->private_data; local
[all...]
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c57 struct v4l2_fh fh; member in struct:ipu_csc_scaler_ctx
163 ipu_csc_scaler_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
[all...]
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.h99 struct v4l2_fh fh; member in struct:mxc_jpeg_ctx
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c989 static int rkisp1_isp_subs_evt(struct v4l2_subdev *sd, struct v4l2_fh *fh, argument
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c2360 static int vidioc_subscribe_event(struct v4l2_fh *fh, argument
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-enc.c340 static int wave5_vpu_enc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
348 static int wave5_vpu_enc_enum_framesizes(struct file *f, void *fh, struct v4l2_frmsizeenum *fsize) argument
373 static int wave5_vpu_enc_enum_fmt_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
390 static int wave5_vpu_enc_try_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) argument
423 static int wave5_vpu_enc_s_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) argument
457 static int wave5_vpu_enc_g_fmt_cap(struct file *file, void *fh, struc argument
481 wave5_vpu_enc_enum_fmt_out(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
498 wave5_vpu_enc_try_fmt_out(struct file *file, void *fh, struct v4l2_format *f) argument
528 wave5_vpu_enc_s_fmt_out(struct file *file, void *fh, struct v4l2_format *f) argument
575 wave5_vpu_enc_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
599 wave5_vpu_enc_s_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
620 wave5_vpu_enc_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *ec) argument
653 wave5_vpu_enc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
673 wave5_vpu_enc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
[all...]
/linux-master/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.h290 struct v4l2_fh fh; member in struct:mtk_jpeg_ctx
/linux-master/drivers/staging/media/meson/vdec/
H A Dvdec.h232 struct v4l2_fh fh; member in struct:amvdec_session
/linux-master/fs/nfs/
H A Dclient.c1115 nfs_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) argument
/linux-master/drivers/input/rmi4/
H A Drmi_driver.c62 struct rmi_function_handler *fh; local
81 struct rmi_function_handler *fh; local
258 struct rmi_function_handler *fh; local
292 struct rmi_function_handler *fh; local
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc_drv.h133 struct v4l2_fh fh; member in struct:mtk_vcodec_enc_ctx
220 static inline struct mtk_vcodec_enc_ctx *fh_to_enc_ctx(struct v4l2_fh *fh) argument
/linux-master/drivers/media/radio/
H A Dradio-tea5777.c369 static int vidioc_s_hw_freq_seek(struct file *file, void *fh, argument
/linux-master/drivers/net/wan/
H A Dhdlc_fr.c893 struct fr_hdr *fh = (struct fr_hdr *)skb->data; local
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta.h435 struct v4l2_fh fh; member in struct:delta_ctx
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva.h249 struct v4l2_fh fh; member in struct:hva_ctx
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c351 static inline struct mtk_mdp_ctx *fh_to_ctx(struct v4l2_fh *fh) argument
591 static int mtk_mdp_m2m_querycap(struct file *file, void *fh, argument
629 static int mtk_mdp_m2m_g_fmt_mplane(struct file *file, void *fh, argument
668 static int mtk_mdp_m2m_try_fmt_mplane(struct file *file, void *fh, argument
678 static int mtk_mdp_m2m_s_fmt_mplane(struct file *file, void *fh, argument
724 mtk_mdp_m2m_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *reqbufs) argument
732 mtk_mdp_m2m_streamon(struct file *file, void *fh, enum v4l2_buf_type type) argument
770 mtk_mdp_m2m_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
837 mtk_mdp_m2m_s_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
[all...]
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c309 static int ivtv_g_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
331 static int ivtv_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
354 static int ivtv_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
372 static int ivtv_g_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
395 static int ivtv_g_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
435 ivtv_g_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) argument
457 ivtv_try_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
462 ivtv_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
485 ivtv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
490 ivtv_try_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
511 ivtv_try_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
545 ivtv_try_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) argument
562 ivtv_s_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
567 ivtv_s_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
598 ivtv_s_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
610 ivtv_s_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
629 ivtv_s_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
674 ivtv_s_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) argument
711 ivtv_g_register(struct file *file, void *fh, struct v4l2_dbg_register *reg) argument
719 ivtv_s_register(struct file *file, void *fh, const struct v4l2_dbg_register *reg) argument
728 ivtv_querycap(struct file *file, void *fh, struct v4l2_capability *vcap) argument
739 ivtv_enumaudio(struct file *file, void *fh, struct v4l2_audio *vin) argument
746 ivtv_g_audio(struct file *file, void *fh, struct v4l2_audio *vin) argument
754 ivtv_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) argument
767 ivtv_enumaudout(struct file *file, void *fh, struct v4l2_audioout *vin) argument
775 ivtv_g_audout(struct file *file, void *fh, struct v4l2_audioout *vin) argument
783 ivtv_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) argument
792 ivtv_enum_input(struct file *file, void *fh, struct v4l2_input *vin) argument
800 ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) argument
807 ivtv_g_pixelaspect(struct file *file, void *fh, int type, struct v4l2_fract *f) argument
825 ivtv_s_selection(struct file *file, void *fh, struct v4l2_selection *sel) argument
868 ivtv_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) argument
914 ivtv_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *fmt) argument
941 ivtv_enum_fmt_vid_out(struct file *file, void *fh, struct v4l2_fmtdesc *fmt) argument
968 ivtv_g_input(struct file *file, void *fh, unsigned int *i) argument
977 ivtv_s_input(struct file *file, void *fh, unsigned int inp) argument
1020 ivtv_g_output(struct file *file, void *fh, unsigned int *i) argument
1032 ivtv_s_output(struct file *file, void *fh, unsigned int outp) argument
1054 ivtv_g_frequency(struct file *file, void *fh, struct v4l2_frequency *vf) argument
1068 ivtv_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *vf) argument
1085 ivtv_g_std(struct file *file, void *fh, v4l2_std_id *std) argument
1158 ivtv_s_std(struct file *file, void *fh, v4l2_std_id std) argument
1186 ivtv_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) argument
1199 ivtv_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) argument
1215 ivtv_g_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_sliced_vbi_cap *cap) argument
1250 ivtv_g_enc_index(struct file *file, void *fh, struct v4l2_enc_idx *idx) argument
1276 ivtv_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) argument
1328 ivtv_try_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) argument
1358 ivtv_g_fbuf(struct file *file, void *fh, struct v4l2_framebuffer *fb) argument
1445 ivtv_s_fbuf(struct file *file, void *fh, const struct v4l2_framebuffer *fb) argument
1466 ivtv_overlay(struct file *file, void *fh, unsigned int on) argument
1482 ivtv_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
1493 ivtv_log_status(struct file *file, void *fh) argument
1585 ivtv_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dec) argument
1594 ivtv_try_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dec) argument
1645 ivtv_default(struct file *file, void *fh, bool valid_prio, unsigned int cmd, void *arg) argument
[all...]
/linux-master/drivers/scsi/libfc/
H A Dfc_exch.c265 struct fc_frame_header *fh = fc_frame_header_get(fp); local
467 struct fc_frame_header *fh = fc_frame_header_get(fp); local
995 struct fc_frame_header *fh; local
1042 struct fc_frame_header *fh = fc_frame_header_get(fp); local
1171 struct fc_frame_header *fh = fc_frame_header_get(fp); local
1279 struct fc_frame_header *fh; local
1343 struct fc_frame_header *fh; local
1415 struct fc_frame_header *fh; local
1512 struct fc_frame_header *fh = fc_frame_header_get(fp); local
1573 struct fc_frame_header *fh = fc_frame_header_get(fp); local
1689 struct fc_frame_header *fh; local
1766 struct fc_frame_header *fh; local
2185 struct fc_frame_header *fh; local
2574 fc_find_ema(u32 f_ctl, struct fc_lport *lport, struct fc_frame_header *fh) argument
2604 struct fc_frame_header *fh = fc_frame_header_get(fp); local
[all...]

Completed in 238 milliseconds

1234567891011>>