Searched refs:MapSerialPropertyArea (Results 1 – 4 of 4) sorted by relevance
68 bool ContextsSerialized::MapSerialPropertyArea(bool access_rw, bool* fsetxattr_failed) { in MapSerialPropertyArea() function in ContextsSerialized116 if (open_failed || !MapSerialPropertyArea(true, fsetxattr_failed)) { in Initialize()121 if (!MapSerialPropertyArea(false, nullptr)) { in Initialize()
196 bool ContextsSplit::MapSerialPropertyArea(bool access_rw, bool* fsetxattr_failed) { in MapSerialPropertyArea() function in ContextsSplit316 if (open_failed || !MapSerialPropertyArea(true, fsetxattr_failed)) { in Initialize()321 if (!MapSerialPropertyArea(false, nullptr)) { in Initialize()
53 bool MapSerialPropertyArea(bool access_rw, bool* fsetxattr_failed);
51 bool MapSerialPropertyArea(bool access_rw, bool* fsetxattr_failed);