Searched refs:eb (Results 51 - 75 of 262) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dctree.c147 struct extent_buffer *eb; local
149 eb = root->node;
150 extent_buffer_get(eb);
152 return eb;
161 struct extent_buffer *eb; local
164 eb = btrfs_root_node(root);
165 btrfs_tree_lock(eb);
168 if (eb == root->node) {
174 btrfs_tree_unlock(eb);
175 free_extent_buffer(eb);
862 generic_bin_search(struct extent_buffer *eb, unsigned long p, int item_size, struct btrfs_key *key, int max, int *slot) argument
933 bin_search(struct extent_buffer *eb, struct btrfs_key *key, int level, int *slot) argument
952 btrfs_bin_search(struct extent_buffer *eb, struct btrfs_key *key, int level, int *slot) argument
1359 struct extent_buffer *eb; local
1422 struct extent_buffer *eb; local
1915 struct extent_buffer *eb; local
[all...]
H A Dtransaction.c568 struct extent_buffer *eb; local
574 eb = btrfs_lock_root_node(fs_info->tree_root);
575 btrfs_cow_block(trans, fs_info->tree_root, eb, NULL, 0, &eb);
576 btrfs_tree_unlock(eb);
577 free_extent_buffer(eb);
H A Dextent-tree.c5274 struct extent_buffer *eb; local
5288 eb = path->nodes[wc->level];
5289 nritems = btrfs_header_nritems(eb);
5297 bytenr = btrfs_node_blockptr(eb, slot);
5298 generation = btrfs_node_ptr_generation(eb, slot);
5323 btrfs_node_key_to_cpu(eb, &key, slot);
5358 struct extent_buffer *eb = path->nodes[level]; local
5363 btrfs_header_owner(eb) != root->root_key.objectid)
5375 eb->start, eb
5568 struct extent_buffer *eb = path->nodes[level]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-realview/
H A Dplatsmp.c25 #include <mach/board-eb.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dplatsmp.c25 #include <mach/board-eb.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dmca_drv.c412 if (pbci->eb)
572 if (psp->bc && pbci->eb && pbci->bsi == 0) {
690 if (pbci->eb && pbci->bsi > 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca_drv.c412 if (pbci->eb)
572 if (psp->bc && pbci->eb && pbci->bsi == 0) {
690 if (pbci->eb && pbci->bsi > 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dtransaction.c568 struct extent_buffer *eb; local
574 eb = btrfs_lock_root_node(fs_info->tree_root);
575 btrfs_cow_block(trans, fs_info->tree_root, eb, NULL, 0, &eb);
576 btrfs_tree_unlock(eb);
577 free_extent_buffer(eb);
H A Dextent-tree.c5274 struct extent_buffer *eb; local
5288 eb = path->nodes[wc->level];
5289 nritems = btrfs_header_nritems(eb);
5297 bytenr = btrfs_node_blockptr(eb, slot);
5298 generation = btrfs_node_ptr_generation(eb, slot);
5323 btrfs_node_key_to_cpu(eb, &key, slot);
5358 struct extent_buffer *eb = path->nodes[level]; local
5363 btrfs_header_owner(eb) != root->root_key.objectid)
5375 eb->start, eb
5568 struct extent_buffer *eb = path->nodes[level]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c366 struct sg_el *eb = &escb->eb[k]; local
369 memset(eb, 0, sizeof(*eb));
370 eb->bus_addr = cpu_to_le64(((u64) edb->dma_handle));
371 eb->size = cpu_to_le32(((u32) edb->size));
H A Daic94xx_scb.c385 struct sg_el *eb = &escb->eb[edb_id]; local
389 eb->flags |= ELEMENT_NOT_VALID;
405 escb->eb[i].flags = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c366 struct sg_el *eb = &escb->eb[k]; local
369 memset(eb, 0, sizeof(*eb));
370 eb->bus_addr = cpu_to_le64(((u64) edb->dma_handle));
371 eb->size = cpu_to_le32(((u32) edb->size));
H A Daic94xx_scb.c385 struct sg_el *eb = &escb->eb[edb_id]; local
389 eb->flags |= ELEMENT_NOT_VALID;
405 escb->eb[i].flags = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Drefcounttree.c963 struct ocfs2_extent_block *eb,
984 if (!eb || (eb && !eb->h_next_leaf_blk)) {
1008 cpos = le32_to_cpu(eb->h_list.l_recs[index].e_cpos);
1072 struct ocfs2_extent_block *eb = NULL; local
1096 eb = (struct ocfs2_extent_block *) eb_bh->b_data;
1097 el = &eb->h_list;
1122 eb, el, i, &cpos_end);
2644 struct ocfs2_extent_block *eb local
961 ocfs2_get_refcount_cpos_end(struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct ocfs2_extent_block *eb, struct ocfs2_extent_list *el, int index, u32 *cpos_end) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Drefcounttree.c963 struct ocfs2_extent_block *eb,
984 if (!eb || (eb && !eb->h_next_leaf_blk)) {
1008 cpos = le32_to_cpu(eb->h_list.l_recs[index].e_cpos);
1072 struct ocfs2_extent_block *eb = NULL; local
1096 eb = (struct ocfs2_extent_block *) eb_bh->b_data;
1097 el = &eb->h_list;
1122 eb, el, i, &cpos_end);
2644 struct ocfs2_extent_block *eb local
961 ocfs2_get_refcount_cpos_end(struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct ocfs2_extent_block *eb, struct ocfs2_extent_list *el, int index, u32 *cpos_end) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1151 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1151 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1151 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1151 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1151 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1151 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb10/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb10/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
361 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)

Completed in 458 milliseconds

1234567891011