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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_receiver.c2811 exp_max_sz = apv <= 87 ? sizeof(struct p_rs_param)
2812 : apv == 88 ? sizeof(struct p_rs_param)
2823 header_size = sizeof(struct p_rs_param) - sizeof(*h);
H A Ddrbd_int.h438 struct p_rs_param { struct
H A Ddrbd_main.c1637 size = apv <= 87 ? sizeof(struct p_rs_param)
1638 : apv == 88 ? sizeof(struct p_rs_param)

Completed in 177 milliseconds