Searched defs:node (Results 326 - 350 of 1441) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbrec.c18 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
30 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
69 struct hfs_bnode *node, *new_node; local
179 struct hfs_bnode *node, *parent; local
232 struct hfs_bnode *node, *new_node, *next_node; local
353 struct hfs_bnode *node, *new_node, *parent; local
450 struct hfs_bnode *node, *new_node; local
[all...]
H A Dbtree.c129 struct hfs_bnode *node; local
152 struct hfs_bnode *node; local
180 struct hfs_bnode *node; local
214 struct hfs_bnode *node, *next_node; local
307 hfs_bmap_free(struct hfs_bnode *node) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
56 struct hfs_bnode *node, *new_node; local
166 struct hfs_bnode *node, *parent; local
219 struct hfs_bnode *node, *new_node; local
328 struct hfs_bnode *node, *new_node, *parent; local
423 struct hfs_bnode *node, *new_node; local
[all...]
H A Dbtree.c101 struct hfs_bnode *node; local
124 struct hfs_bnode *node; local
152 struct hfs_bnode *node; local
184 struct hfs_bnode *node, *next_node; local
277 hfs_bmap_free(struct hfs_bnode *node) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dbtree.c136 struct hfs_bnode *node; local
159 struct hfs_bnode *node; local
188 struct hfs_bnode *node; local
220 struct hfs_bnode *node, *next_node; local
314 hfs_bmap_free(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dhid.c55 struct list_head node; member in struct:hidg_func_node
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dmisc.h307 ubifs_tnc_lookup(struct ubifs_info *c, const union ubifs_key *key, void *node) argument
[all...]
H A Dtnc_misc.c458 ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, void *node) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dasync_tx.h44 struct list_head node; member in struct:dma_chan_ref
H A Dcpuset.h34 static inline int cpuset_node_allowed_softwall(int node, gfp_t gfp_mask) argument
40 static inline int cpuset_node_allowed_hardwall(int node, gfp_t gfp_mask) argument
166 static inline int cpuset_node_allowed_softwall(int node, gfp_t gfp_mask) argument
171 static inline int cpuset_node_allowed_hardwall(int node, gfp_t gfp_mask) argument
H A Ddebugobjects.h28 struct hlist_node node; member in struct:debug_obj
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_ppp_dq.c52 struct mdp_ppp_roi_cmd_set *node = local
94 struct mdp_ppp_roi_cmd_set *node, *tmp; local
126 struct mdp_ppp_roi_cmd_set *node; local
250 struct mdp_ppp_roi_cmd_set *node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dgcinode.c258 struct hlist_node *node; local
288 struct hlist_node *node, *n; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dquorum.c168 o2quo_set_hold(struct o2quo_state *qs, u8 node) argument
180 o2quo_clear_hold(struct o2quo_state *qs, u8 node) argument
201 o2quo_hb_up(u8 node) argument
225 o2quo_hb_down(u8 node) argument
250 o2quo_hb_still_up(u8 node) argument
269 o2quo_conn_up(u8 node) argument
295 o2quo_conn_err(u8 node) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmast.c274 u8 node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dghash.c243 GHashNode **node; local
279 GHashNode *node; local
349 GHashNode **node; local
742 GHashNode *node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h88 xmlNodePtr node; /* Current parsed Node */ member in struct:_xmlValidCtxt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestC14N.c231 xmlNodePtr node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dpcy_tree.c288 X509_POLICY_NODE *node; local
338 X509_POLICY_NODE *node; local
416 X509_POLICY_NODE *node, *anyptr; local
463 X509_POLICY_NODE *node; local
546 exnode_free(X509_POLICY_NODE *node) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h88 xmlNodePtr node; /* Current parsed Node */ member in struct:_xmlValidCtxt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dnuma.c55 int node_to_pxm(int node) argument
62 void __acpi_map_pxm_to_node(int pxm, int node) argument
72 int node = pxm_to_node_map[pxm]; local
316 int pxm, node = -1; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_network.c167 listnode node; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Ddistribute.c698 distribute_list_init(int node) argument
H A Dif_rmap.c301 if_rmap_init(int node) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dof_device_common.c14 unsigned int irq_of_parse_and_map(struct device_node *node, int index) argument

Completed in 126 milliseconds

<<11121314151617181920>>