HomeSort by: relevance | last modified time | path
    Searched defs:blocksection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/lib/filters/
filter.c 180 int blocksection = 0; local
216 blocksection = (line[i] == 'B') ? 1 : 0;
221 if (!blocksection)
filter.c 180 int blocksection = 0; local
216 blocksection = (line[i] == 'B') ? 1 : 0;
221 if (!blocksection)

Completed in 102 milliseconds