Searched defs:PtrToOffset (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortAttribute.cpp136 char* PtrToOffset = (char*)entry + 3 * sizeof(uint8); local
162 char* PtrToOffset = (char*)entry + 3 * sizeof(uint8); local
H A DNodeAttribute.cpp378 char* PtrToOffset = (char*)local + sizeof(uint8) + sizeof(uint16); local
387 char* PtrToOffset = (char*)remote + sizeof(uint8) + 2 * sizeof(uint32); local

Completed in 52 milliseconds