Searched refs:d_key (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dibalance.c29 int *d_key, struct buffer_head **cf)
44 *d_key = tb->lkey[h];
56 *d_key = tb->lkey[h];
69 *d_key = tb->rkey[h];
82 *d_key = tb->rkey[h];
456 /* Insert d_key'th (delimiting) key from buffer cfl to tail of dest.
458 * Replace d_key'th key in buffer cfl.
521 /* Insert d_key'th (delimiting) key from buffer cfr to head of dest.
523 * Replace d_key'th key in buffer cfr.
24 internal_define_dest_src_infos(int shift_mode, struct tree_balance *tb, int h, struct buffer_info *dest_bi, struct buffer_info *src_bi, int *d_key, struct buffer_head **cf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disar.c201 u_short d_key; member in struct:__anon4771
246 sadr = (blk_head.d_key & 0xff)*256 + blk_head.d_key/256;
247 blk_head.d_key = sadr;
252 blk_head.sadr, blk_head.len, blk_head.d_key & 0xff);
256 if (!sendmsg(cs, ISAR_HIS_DKEY, blk_head.d_key & 0xff, 0, NULL)) {

Completed in 49 milliseconds