Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp814 uint32 swallowCount = 0; in Write() local
831 swallowCount++; in Write()
836 if (swallowCount == 1 && otherEnd >= newEnd) { in Write()
886 if (swallowCount > 0) { in Write()
887 while (swallowCount-- > 0) { in Write()