Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XFS_ATTR_LOCAL
src/add-ons/kernel/file_systems/xfs/LeafAttribute.cpp
257
if (entry->flags & XFS_ATTR_LOCAL) {
src/add-ons/kernel/file_systems/xfs/LeafAttribute.cpp
304
if (entry[left].flags & XFS_ATTR_LOCAL) {
src/add-ons/kernel/file_systems/xfs/NodeAttribute.cpp
307
if (entry->flags & XFS_ATTR_LOCAL) {
src/add-ons/kernel/file_systems/xfs/NodeAttribute.cpp
377
if (entry[left].flags & XFS_ATTR_LOCAL) {