Home
last modified time | relevance | path

Searched refs:full1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/logfs/
Dreadwrite.c1401 int empty0, empty1, full0, full1; in ptr_change() local
1410 full1 = block->full == LOGFS_BLOCK_FACTOR; in ptr_change()
1411 if (full0 != full1) in ptr_change()