Searched defs:fsetxattr_failed (Results 1 – 1 of 1) sorted by relevance
225 bool* fsetxattr_failed) { in map_prop_area_rw()748 bool context_node::open(bool access_rw, bool* fsetxattr_failed) { in open()813 static bool map_system_property_area(bool access_rw, bool* fsetxattr_failed) { in map_system_property_area()1054 bool fsetxattr_failed = false; in __system_property_area_init() local