Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IsBlockType
src/add-ons/kernel/file_systems/xfs/Directory.cpp
38
if (extentDir->IsBlockType()) {
src/add-ons/kernel/file_systems/xfs/Extent.cpp
76
ASSERT(IsBlockType() == true);
src/add-ons/kernel/file_systems/xfs/Extent.h
164
bool IsBlockType();