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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disar.c202 u_short d_key; member in struct:__anon11885
247 sadr = (blk_head.d_key & 0xff)*256 + blk_head.d_key/256;
248 blk_head.d_key = sadr;
253 blk_head.sadr, blk_head.len, blk_head.d_key & 0xff);
257 if (!sendmsg(cs, ISAR_HIS_DKEY, blk_head.d_key & 0xff, 0, NULL)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c197 u16 d_key; member in struct:__anon11858
218 blk_head.d_key = le16_to_cpu(*sp++);
221 blk_head.sadr, blk_head.len, blk_head.d_key & 0xff);
230 if (!send_mbox(isar, ISAR_HIS_DKEY, blk_head.d_key & 0xff,

Completed in 176 milliseconds