Searched refs:AutomountResult (Results 1 – 3 of 3) sorted by relevance
8 typedef enum AutomountResult { enum16 } AutomountResult; typedef37 AutomountResult result;42 const char* automount_result_to_string(AutomountResult i) _const_;43 AutomountResult automount_result_from_string(const char *s) _pure_;
9 static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, automount_result, AutomountResult);
347 static void automount_enter_dead(Automount *a, AutomountResult f) { in automount_enter_dead()901 AutomountResult f; in automount_deserialize_item()1109 DEFINE_STRING_TABLE_LOOKUP(automount_result, AutomountResult);