Searched defs:block_range (Results 1 – 3 of 3) sorted by relevance
7 struct block_range { struct10 struct block_range *next; argument
39 char *line = NULL, *saveptr1, *saveptr2, *block_range, *block; in basefs_readline() local
26 struct block_range { struct30 #define BLOCK_RANGE_INITIAL_VALUE(block_range) \ argument