Searched defs:fi (Results 76 - 100 of 109) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dresume.c426 tr_file_index_t fi; local
520 tr_file_index_t fi; local
555 tr_file_index_t fi; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Deth1394.c286 struct fragment_info *fi; local
903 struct fragment_info *fi; local
928 struct fragment_info *fi, *fi2, *new; local
998 struct fragment_info *fi = list_entry(new->frag_info.next, local
1034 struct fragment_info *fi; local
[all...]
H A Draw1394.c136 struct file_info *fi = req->file_info; local
145 struct file_info *fi = req->file_info; local
248 struct file_info *fi; local
286 struct file_info *fi; local
409 __next_complete_req(struct file_info *fi) argument
423 next_complete_req(struct file_info *fi) argument
437 struct file_info *fi = file->private_data; local
496 state_opened(struct file_info *fi, struct pending_request *req) argument
521 state_initialized(struct file_info *fi, struct pending_request *req) argument
607 handle_fcp_listen(struct file_info *fi, struct pending_request *req) argument
627 handle_async_request(struct file_info *fi, struct pending_request *req, int node) argument
780 handle_async_send(struct file_info *fi, struct pending_request *req) argument
853 struct file_info *fi = NULL; local
1007 struct file_info *fi = NULL; local
1142 struct file_info *fi = NULL; local
1360 struct file_info *fi = NULL; local
1581 arm_register(struct file_info *fi, struct pending_request *req) argument
1739 arm_unregister(struct file_info *fi, struct pending_request *req) argument
1824 arm_get_buf(struct file_info *fi, struct pending_request *req) argument
1876 arm_set_buf(struct file_info *fi, struct pending_request *req) argument
1927 reset_notification(struct file_info *fi, struct pending_request *req) argument
1941 write_phypacket(struct file_info *fi, struct pending_request *req) argument
1971 get_config_rom(struct file_info *fi, struct pending_request *req) argument
2001 update_config_rom(struct file_info *fi, struct pending_request *req) argument
2026 modify_config_rom(struct file_info *fi, struct pending_request *req) argument
2150 state_connected(struct file_info *fi, struct pending_request *req) argument
2241 struct file_info *fi = file->private_data; local
2304 __rawiso_event_in_queue(struct file_info *fi) argument
2316 queue_rawiso_event(struct file_info *fi) argument
2346 struct file_info *fi; local
2378 raw1394_iso_xmit_init(struct file_info *fi, void __user * uaddr) argument
2410 raw1394_iso_recv_init(struct file_info *fi, void __user * uaddr) argument
2438 raw1394_iso_get_status(struct file_info *fi, void __user * uaddr) argument
2456 raw1394_iso_recv_packets(struct file_info *fi, void __user * uaddr) argument
2488 raw1394_iso_send_packets(struct file_info *fi, void __user * uaddr) argument
2525 raw1394_iso_shutdown(struct file_info *fi) argument
2534 raw1394_read_cycle_timer(struct file_info *fi, void __user * uaddr) argument
2549 struct file_info *fi = file->private_data; local
2565 raw1394_ioctl_inactive(struct file_info *fi, unsigned int cmd, void __user *argp) argument
2578 raw1394_ioctl_recv(struct file_info *fi, unsigned int cmd, unsigned long arg) argument
2626 raw1394_ioctl_xmit(struct file_info *fi, unsigned int cmd, void __user *argp) argument
2662 struct file_info *fi = file->private_data; local
2736 raw1394_read_cycle_timer32(struct file_info *fi, void __user * uaddr) argument
2751 struct file_info *fi = file->private_data; local
2794 struct file_info *fi = file->private_data; local
2811 struct file_info *fi; local
2835 struct file_info *fi = file->private_data; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c794 struct dn_fib_info *fi = res->fi; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_hash.c284 struct fib_info *fi = NULL; local
377 struct fib_info *fi; local
581 struct fib_info *fi = fa->fa_info; local
641 struct fib_info *fi = fa->fa_info; local
975 fib_flag_trans(int type, __be32 mask, struct fib_info *fi) argument
1004 struct fib_info *fi; local
[all...]
H A Dfib_semantics.c142 free_fib_info(struct fib_info *fi) argument
158 fib_release_info(struct fib_info *fi) argument
176 nh_comp(const struct fib_info *fi, const struct fib_info *ofi) argument
206 fib_info_hashfn(const struct fib_info *fi) argument
225 struct fib_info *fi; local
278 fib_nlmsg_size(struct fib_info *fi) argument
352 fib_detect_death(struct fib_info *fi, int order, struct fib_info **last_resort, int *last_idx, int dflt) argument
390 fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, int remaining, struct fib_config *cfg) argument
424 fib_nh_match(struct fib_config *cfg, struct fib_info *fi) argument
522 fib_check_nh(struct fib_config *cfg, struct fib_info *fi, struct fib_nh *nh) argument
644 struct fib_info *fi; local
662 struct fib_info *fi; local
687 struct fib_info *fi = NULL; local
886 struct fib_info *fi = fa->fa_info; local
943 fib_dump_info(struct sk_buff *skb, u32 pid, u32 seq, int event, u32 tb_id, u8 type, u8 scope, __be32 dst, int dst_len, u8 tos, struct fib_info *fi, unsigned int flags) argument
1042 struct fib_info *fi; local
1072 struct fib_info *fi = nh->nh_parent; local
1135 struct fib_info *fi = nh->nh_parent; local
1178 struct fib_info *fi = res->fi; local
[all...]
H A Dfib_trie.c1187 struct fib_info *fi; local
1640 struct fib_info *fi = fa->fa_info; local
1690 struct fib_info *fi = fa->fa_info; local
1823 struct fib_info *fi = NULL; local
2547 fib_flag_trans(int type, __be32 mask, const struct fib_info *fi) argument
2589 const struct fib_info *fi = fa->fa_info; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlapi.c1188 static const char *aux_upvalue (StkId fi, int n, TValue **val, argument
1231 StkId fi; local
1248 StkId fi = index2addr(L, fidx); local
1258 StkId fi = index2addr(L, fidx); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plus.c1576 int mode, sb, j, i, diff, maxdiff, fi, delta, pred; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2zip.c382 static FSINFO fi; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp1448 FontInfo fi ; local
1600 FontInfo fi ; local
1792 FontInfo fi ; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dnetiucv.c611 static void netiucv_action_nop(fsm_instance *fi, int event, void *arg) argument
682 static void conn_action_rx(fsm_instance *fi, int event, void *arg) argument
718 static void conn_action_txdone(fsm_instance *fi, int event, void *arg) argument
805 static void conn_action_connaccept(fsm_instance *fi, int event, void *arg) argument
829 static void conn_action_connreject(fsm_instance *fi, int event, void *arg) argument
838 static void conn_action_connack(fsm_instance *fi, int event, void *arg) argument
851 conn_action_conntimsev(fsm_instance *fi, int event, void *arg) argument
861 conn_action_connsever(fsm_instance *fi, int event, void *arg) argument
879 conn_action_start(fsm_instance *fi, int event, void *arg) argument
961 conn_action_stop(fsm_instance *fi, int event, void *arg) argument
983 conn_action_inval(fsm_instance *fi, int event, void *arg) argument
1039 dev_action_start(fsm_instance *fi, int event, void *arg) argument
1058 dev_action_stop(fsm_instance *fi, int event, void *arg) argument
1081 dev_action_connup(fsm_instance *fi, int event, void *arg) argument
1113 dev_action_conndown(fsm_instance *fi, int event, void *arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax_isac.c266 static void l1_di(struct FsmInst *fi, int event, void *arg) argument
274 static void l1_di_deact_ind(struct FsmInst *fi, int event, void *arg) argument
283 static void l1_go_f3pdown(struct FsmInst *fi, int event, void *arg) argument
288 static void l1_go_f3pend_deact_ind(struct FsmInst *fi, int event, void *arg) argument
297 l1_go_f3pend(struct FsmInst *fi, int event, void *arg) argument
305 l1_go_f4(struct FsmInst *fi, int event, void *arg) argument
310 l1_go_f5(struct FsmInst *fi, int event, void *arg) argument
315 l1_go_f6(struct FsmInst *fi, int event, void *arg) argument
320 l1_go_f6_deact_ind(struct FsmInst *fi, int event, void *arg) argument
328 l1_go_f7_act_ind(struct FsmInst *fi, int event, void *arg) argument
338 l1_go_f8(struct FsmInst *fi, int event, void *arg) argument
343 l1_go_f8_deact_ind(struct FsmInst *fi, int event, void *arg) argument
351 l1_ar8(struct FsmInst *fi, int event, void *arg) argument
359 l1_timer3(struct FsmInst *fi, int event, void *arg) argument
431 l1m_debug(struct FsmInst *fi, char *fmt, ...) argument
[all...]
H A Disdnl2.c499 establishlink(struct FsmInst *fi) argument
516 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) argument
528 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) argument
543 l2_st8_mdl_error_dm(struct FsmInst *fi, in argument
558 l2_go_st3(struct FsmInst *fi, int event, void *arg) argument
564 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) argument
573 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) argument
584 l2_queue_ui(struct FsmInst *fi, int event, void *arg) argument
608 l2_send_ui(struct FsmInst *fi, int event, void *arg) argument
618 l2_got_ui(struct FsmInst *fi, int event, void *arg) argument
633 l2_establish(struct FsmInst *fi, int event, void *arg) argument
642 l2_discard_i_setl3(struct FsmInst *fi, int event, void *arg) argument
652 l2_l3_reestablish(struct FsmInst *fi, int event, void *arg) argument
662 l2_release(struct FsmInst *fi, int event, void *arg) argument
670 l2_pend_rel(struct FsmInst *fi, int event, void *arg) argument
678 l2_disconnect(struct FsmInst *fi, int event, void *arg) argument
692 l2_start_multi(struct FsmInst *fi, int event, void *arg) argument
711 l2_send_UA(struct FsmInst *fi, int event, void *arg) argument
720 l2_send_DM(struct FsmInst *fi, int event, void *arg) argument
729 l2_restart_multi(struct FsmInst *fi, int event, void *arg) argument
764 l2_stop_multi(struct FsmInst *fi, int event, void *arg) argument
781 l2_connected(struct FsmInst *fi, int event, void *arg) argument
820 l2_released(struct FsmInst *fi, int event, void *arg) argument
837 l2_reestablish(struct FsmInst *fi, int event, void *arg) argument
849 l2_st5_dm_release(struct FsmInst *fi, int event, void *arg) argument
866 l2_st6_dm_release(struct FsmInst *fi, int event, void *arg) argument
924 nrerrorrecovery(struct FsmInst *fi) argument
965 l2_st7_got_super(struct FsmInst *fi, int event, void *arg) argument
1026 l2_feed_i_if_reest(struct FsmInst *fi, int event, void *arg) argument
1040 l2_feed_i_pull(struct FsmInst *fi, int event, void *arg) argument
1052 l2_feed_iqueue(struct FsmInst *fi, int event, void *arg) argument
1063 l2_got_iframe(struct FsmInst *fi, int event, void *arg) argument
1132 l2_got_tei(struct FsmInst *fi, int event, void *arg) argument
1148 l2_st5_tout_200(struct FsmInst *fi, int event, void *arg) argument
1172 l2_st6_tout_200(struct FsmInst *fi, int event, void *arg) argument
1193 l2_st7_tout_200(struct FsmInst *fi, int event, void *arg) argument
1211 l2_st8_tout_200(struct FsmInst *fi, int event, void *arg) argument
1232 l2_st7_tout_203(struct FsmInst *fi, int event, void *arg) argument
1247 l2_pull_iqueue(struct FsmInst *fi, int event, void *arg) argument
1312 l2_st8_got_super(struct FsmInst *fi, int event, void *arg) argument
1368 l2_got_FRMR(struct FsmInst *fi, int event, void *arg) argument
1385 l2_st24_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1395 l2_st3_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1406 l2_st5_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1420 l2_st6_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1432 l2_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1447 l2_st14_persistent_da(struct FsmInst *fi, int event, void *arg) argument
1458 l2_st5_persistent_da(struct FsmInst *fi, int event, void *arg) argument
1471 l2_st6_persistent_da(struct FsmInst *fi, int event, void *arg) argument
1482 l2_persistent_da(struct FsmInst *fi, int event, void *arg) argument
1496 l2_set_own_busy(struct FsmInst *fi, int event, void *arg) argument
1507 l2_clear_own_busy(struct FsmInst *fi, int event, void *arg) argument
1518 l2_frame_error(struct FsmInst *fi, int event, void *arg) argument
1526 l2_frame_error_reest(struct FsmInst *fi, int event, void *arg) argument
1766 l2m_debug(struct FsmInst *fi, char *fmt, ...) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer2.c95 l2m_debug(struct FsmInst *fi, char *fmt, ...) argument
668 establishlink(struct FsmInst *fi) argument
685 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) argument
698 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) argument
713 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) argument
727 l2_go_st3(struct FsmInst *fi, int event, void *arg) argument
734 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) argument
744 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) argument
755 l2_queue_ui(struct FsmInst *fi, int event, void *arg) argument
781 l2_send_ui(struct FsmInst *fi, int event, void *arg) argument
791 l2_got_ui(struct FsmInst *fi, int event, void *arg) argument
807 l2_establish(struct FsmInst *fi, int event, void *arg) argument
818 l2_discard_i_setl3(struct FsmInst *fi, int event, void *arg) argument
830 l2_l3_reestablish(struct FsmInst *fi, int event, void *arg) argument
842 l2_release(struct FsmInst *fi, int event, void *arg) argument
852 l2_pend_rel(struct FsmInst *fi, int event, void *arg) argument
862 l2_disconnect(struct FsmInst *fi, int event, void *arg) argument
879 l2_start_multi(struct FsmInst *fi, int event, void *arg) argument
899 l2_send_UA(struct FsmInst *fi, int event, void *arg) argument
908 l2_send_DM(struct FsmInst *fi, int event, void *arg) argument
917 l2_restart_multi(struct FsmInst *fi, int event, void *arg) argument
952 l2_stop_multi(struct FsmInst *fi, int event, void *arg) argument
970 l2_connected(struct FsmInst *fi, int event, void *arg) argument
1007 l2_released(struct FsmInst *fi, int event, void *arg) argument
1025 l2_reestablish(struct FsmInst *fi, int event, void *arg) argument
1037 l2_st5_dm_release(struct FsmInst *fi, int event, void *arg) argument
1057 l2_st6_dm_release(struct FsmInst *fi, int event, void *arg) argument
1117 nrerrorrecovery(struct FsmInst *fi) argument
1155 l2_st7_got_super(struct FsmInst *fi, int event, void *arg) argument
1216 l2_feed_i_if_reest(struct FsmInst *fi, int event, void *arg) argument
1228 l2_feed_i_pull(struct FsmInst *fi, int event, void *arg) argument
1238 l2_feed_iqueue(struct FsmInst *fi, int event, void *arg) argument
1247 l2_got_iframe(struct FsmInst *fi, int event, void *arg) argument
1316 l2_got_tei(struct FsmInst *fi, int event, void *arg) argument
1335 l2_st5_tout_200(struct FsmInst *fi, int event, void *arg) argument
1362 l2_st6_tout_200(struct FsmInst *fi, int event, void *arg) argument
1385 l2_st7_tout_200(struct FsmInst *fi, int event, void *arg) argument
1402 l2_st8_tout_200(struct FsmInst *fi, int event, void *arg) argument
1423 l2_st7_tout_203(struct FsmInst *fi, int event, void *arg) argument
1438 l2_pull_iqueue(struct FsmInst *fi, int event, void *arg) argument
1500 l2_st8_got_super(struct FsmInst *fi, int event, void *arg) argument
1554 l2_got_FRMR(struct FsmInst *fi, int event, void *arg) argument
1571 l2_st24_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1581 l2_st3_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1592 l2_st5_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1606 l2_st6_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1618 l2_tei_remove(struct FsmInst *fi, int event, void *arg) argument
1637 l2_st14_persistant_da(struct FsmInst *fi, int event, void *arg) argument
1651 l2_st5_persistant_da(struct FsmInst *fi, int event, void *arg) argument
1668 l2_st6_persistant_da(struct FsmInst *fi, int event, void *arg) argument
1682 l2_persistant_da(struct FsmInst *fi, int event, void *arg) argument
1699 l2_set_own_busy(struct FsmInst *fi, int event, void *arg) argument
1713 l2_clear_own_busy(struct FsmInst *fi, int event, void *arg) argument
1727 l2_frame_error(struct FsmInst *fi, int event, void *arg) argument
1735 l2_frame_error_reest(struct FsmInst *fi, int event, void *arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dfile.c147 struct fuse_inode *fi = get_fuse_inode(inode); local
281 struct fuse_inode *fi = get_fuse_inode(inode); local
309 struct fuse_inode *fi = get_fuse_inode(inode); local
462 struct fuse_inode *fi = get_fuse_inode(inode); local
723 struct fuse_inode *fi local
1146 struct fuse_inode *fi = get_fuse_inode(inode); local
1161 struct fuse_inode *fi = get_fuse_inode(req->inode); variable in typeref:struct:fuse_inode
1201 struct fuse_inode *fi = get_fuse_inode(inode); variable in typeref:struct:fuse_inode
1214 struct fuse_inode *fi = get_fuse_inode(inode); local
1229 struct fuse_inode *fi = get_fuse_inode(inode); local
1350 struct fuse_inode *fi = get_fuse_inode(inode); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_dtree.c4257 static void dtDeleteEntry(dtpage_t * p, int fi, struct dt_lock ** dtlock) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci.h699 u32 fi = ohci->fminterval & 0x03fff; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dfbmem.c665 struct fb_info *fi = registered_fb[i]; local
1446 static int fb_check_foreignness(struct fb_info *fi) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.c3121 struct btrfs_file_extent_item *fi; local
3399 struct btrfs_file_extent_item *fi; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dnet.c306 struct fwnet_fragment_info *fi; local
320 struct fwnet_fragment_info *fi, *fi2, *new; local
387 struct fwnet_fragment_info *fi; local
436 struct fwnet_fragment_info *fi, *n; local
466 struct fwnet_fragment_info *fi; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Ddma.c1766 int omap_get_dma_chain_index(int chain_id, int *ei, int *fi) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c3429 struct finfo *fi = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse.c541 fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf, struct fuse_file_info *fi) argument
599 fuse_fs_release(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
609 fuse_fs_opendir(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
619 fuse_fs_open(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
629 fuse_fs_read(struct fuse_fs *fs, const char *path, char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
639 fuse_fs_write(struct fuse_fs *fs, const char *path, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
649 fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, struct fuse_file_info *fi) argument
659 fuse_fs_fsyncdir(struct fuse_fs *fs, const char *path, int datasync, struct fuse_file_info *fi) argument
669 fuse_fs_flush(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
691 fuse_fs_releasedir(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi) argument
701 fuse_fs_readdir(struct fuse_fs *fs, const char *path, void *buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info *fi) argument
712 fuse_fs_create(struct fuse_fs *fs, const char *path, mode_t mode, struct fuse_file_info *fi) argument
722 fuse_fs_lock(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi, int cmd, struct flock *lock) argument
750 fuse_fs_ftruncate(struct fuse_fs *fs, const char *path, off_t size, struct fuse_file_info *fi) argument
932 lookup_path(struct fuse *f, fuse_ino_t nodeid, const char *name, const char *path, struct fuse_entry_param *e, struct fuse_file_info *fi) argument
1119 fuse_lib_getattr(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
1157 fuse_lib_setattr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int valid, struct fuse_file_info *fi) argument
1274 struct fuse_file_info fi; local
1468 fuse_do_release(struct fuse *f, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) argument
1490 fuse_lib_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) argument
1547 fuse_lib_open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
1590 fuse_lib_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) argument
1642 fuse_lib_write(fuse_req_t req, fuse_ino_t ino, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
1687 fuse_lib_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, struct fuse_file_info *fi) argument
1710 get_dirhandle(const struct fuse_file_info *llfi, struct fuse_file_info *fi) argument
1726 struct fuse_file_info fi; local
1848 readdir_fill(struct fuse *f, fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_dh *dh, struct fuse_file_info *fi) argument
1882 struct fuse_file_info fi; local
1918 struct fuse_file_info fi; local
1942 struct fuse_file_info fi; local
2244 fuse_flush_common(struct fuse *f, fuse_req_t req, fuse_ino_t ino, const char *path, struct fuse_file_info *fi) argument
2275 fuse_lib_release(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
2305 fuse_lib_flush(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) argument
2322 fuse_lock_common(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int cmd) argument
2344 fuse_lib_getlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock) argument
2370 fuse_lib_setlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int should_sleep) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c974 unsigned char fl, fh, fi; local

Completed in 340 milliseconds

12345