Searched refs:AttrLeafNameRemote (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.h46 AttrLeafNameRemote* fRemoteEntry;
H A DLeafAttribute.h129 struct AttrLeafNameRemote { struct
178 AttrLeafNameRemote* fRemoteEntry;
H A DNodeAttribute.cpp314 AttrLeafNameRemote* remote = (AttrLeafNameRemote*)(fLeafBuffer + offset);
386 AttrLeafNameRemote* remote = (AttrLeafNameRemote*)(fLeafBuffer + offset);
H A DLeafAttribute.cpp264 AttrLeafNameRemote* remote = (AttrLeafNameRemote*)(fLeafBuffer + offset);
313 AttrLeafNameRemote* remote = (AttrLeafNameRemote*)(fLeafBuffer + offset);

Completed in 84 milliseconds