Searched defs:node (Results 501 - 525 of 1441) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dosdmap.h22 struct rb_node node; member in struct:ceph_pg_pool_info
30 struct rb_node node; member in struct:ceph_pg_mapping
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Ddir.c83 uint32_t node, n = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbnode.c17 void hfs_bnode_read(struct hfs_bnode *node, void *buf, argument
29 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) argument
37 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) argument
45 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) argument
60 hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) argument
72 hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) argument
79 hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) argument
85 hfs_bnode_clear(struct hfs_bnode *node, int off, int len) argument
118 hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) argument
135 hfs_bnode_dump(struct hfs_bnode *node) argument
171 hfs_bnode_unlink(struct hfs_bnode *node) argument
220 struct hfs_bnode *node; local
239 struct hfs_bnode *node, *node2; local
300 hfs_bnode_unhash(struct hfs_bnode *node) argument
317 struct hfs_bnode *node; local
398 hfs_bnode_free(struct hfs_bnode *node) argument
410 struct hfs_bnode *node; local
442 hfs_bnode_get(struct hfs_bnode *node) argument
452 hfs_bnode_put(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 Dbnode.c21 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) argument
42 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) argument
50 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) argument
58 void hfs_bnode_read_key(struct hfs_bnode *node, voi argument
73 hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) argument
96 hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) argument
103 hfs_bnode_clear(struct hfs_bnode *node, int off, int len) argument
185 hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) argument
294 hfs_bnode_dump(struct hfs_bnode *node) argument
330 hfs_bnode_unlink(struct hfs_bnode *node) argument
379 struct hfs_bnode *node; local
398 struct hfs_bnode *node, *node2; local
459 hfs_bnode_unhash(struct hfs_bnode *node) argument
476 struct hfs_bnode *node; local
557 hfs_bnode_free(struct hfs_bnode *node) argument
569 struct hfs_bnode *node; local
605 hfs_bnode_get(struct hfs_bnode *node) argument
615 hfs_bnode_put(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 Dbnode.c22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) argument
67 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) argument
75 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) argument
83 void hfs_bnode_read_key(struct hfs_bnode *node, voi argument
99 hfs_bnode_write(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, void *buf, int off, int len) argument
126 hfs_bnode_write_u16(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int off, u16 data) argument
133 hfs_bnode_clear(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int off, int len) argument
215 hfs_bnode_move(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int dst, int src, int len) argument
324 hfs_bnode_dump(struct hfs_bnode *node) argument
360 hfs_bnode_unlink(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
409 struct hfs_bnode *node; local
428 struct hfs_bnode *node, *node2; local
489 hfs_bnode_unhash(struct hfs_bnode *node) argument
506 struct hfs_bnode *node; local
587 hfs_bnode_free(struct hfs_bnode *node) argument
599 struct hfs_bnode *node; local
635 hfs_bnode_get(struct hfs_bnode *node) argument
645 hfs_bnode_put(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
[all...]
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
59 struct hfs_bnode *node, *new_node; local
170 struct hfs_bnode *node, *parent; local
224 struct hfs_bnode *node, *new_node, *next_node; local
346 struct hfs_bnode *node, *new_node, *parent; local
441 struct hfs_bnode *node, *new_node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Danode.c60 secno hpfs_add_sector_to_btree(struct super_block *s, secno node, int fnod, unsigned fsecno) argument
399 anode_secno node = f; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Ddebug.c753 union jffs2_node_union node; local
[all...]
H A Dgc.c556 union jffs2_node_union *node; local
[all...]
H A Dxattr.h26 struct jffs2_raw_node_ref *node; member in struct:jffs2_xattr_datum
48 struct jffs2_raw_node_ref *node; member in struct:jffs2_xattr_ref
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dfscache.h26 struct rb_node node; member in struct:nfs_fscache_key
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddmm.c282 struct map_page *node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-hcd.c568 struct device_node *node = dev->of_node; local
[all...]
H A Dfhci-sched.c261 struct list_head *node = list->next; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh.c29 struct list_head node; member in struct:scsi_dh_devinfo_list
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmac53c94.c389 struct device_node *node = macio_get_of_node(mdev); local
H A Draid_class.c34 struct list_head node; member in struct:raid_component
H A Dscsi_devinfo.c29 struct list_head node; /* our node for being on the master list */ member in struct:scsi_dev_info_list_table
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/vhost/
H A Dvhost.h27 struct list_head node; member in struct:vhost_work
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Digafb.c466 int node = dp->node; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dio.c239 ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad) argument
272 ubifs_prep_grp_node(struct ubifs_info *c, void *node, int len, int last) argument
[all...]
H A Dlog.c652 add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, void *node) argument
[all...]
H A Dorphan.c739 struct ubifs_ino_node *node; member in struct:check_info
[all...]
H A Dreplay.c836 const struct ubifs_cs_node *node; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Denclosure.h99 struct list_head node; member in struct:enclosure_device

Completed in 308 milliseconds

<<21222324252627282930>>