Searched defs:prev_location (Results 1 - 1 of 1) sorted by relevance

/fs/reiserfs/
H A Dstree.c394 int prev_location; local
428 prev_location = blocksize;
450 if (prev_location - ih_location(ih) != ih_item_len(ih)) {
456 prev_location = ih_location(ih);

Completed in 22 milliseconds