Motr
M0
|
Data Fields | |
int | nr |
bool | pending |
int | prev_key |
int | prev_key_nr |
Definition at line 326 of file crate_index.c.
int nr |
number of remaining ops
Definition at line 328 of file crate_index.c.
bool pending |
is pending op ?
Definition at line 330 of file crate_index.c.
int prev_key |
prevous key index
Definition at line 332 of file crate_index.c.
int prev_key_nr |
count of previous keys
Definition at line 334 of file crate_index.c.