IsContiguous
if (!IsContiguous() || IsDirectory())
bool IsContiguous() const
{ return fFileInfoEntry.file_info.IsContiguous(); }
bool IsContiguous() const
bool IsContiguous() const
&& fReceiveQueue.IsContiguous()
if (drop != 0 || (drop == 0 && !fReceiveQueue.IsContiguous()))
if (!fReceiveQueue.IsContiguous()
if (!fReceiveQueue.IsContiguous())
&& fReceiveQueue.IsContiguous()
bool IsContiguous() const { return fContext.IsContiguous(); }
if (fSuite.IsContiguous() || (fFlags & B_PHYSICAL_IO_REQUEST) != 0
if (!fSuite.IsContiguous() && source >= B_PAGE_SIZE)
if (!fSuite.IsContiguous() && source >= B_PAGE_SIZE) {
} else if (fSuite.IsContiguous() || target.address < B_PAGE_SIZE) {