Searched refs:registry_entry (Results 1 – 1 of 1) sorted by relevance
31 struct registry_entry { struct35 static struct registry_entry registry[CONFIG_FILE_SYSTEM_MAX_TYPES]; argument37 static inline void registry_clear_entry(struct registry_entry *ep) in registry_clear_entry()48 struct registry_entry *ep = ®istry[i]; in registry_add()61 static struct registry_entry *registry_find(int type) in registry_find()64 struct registry_entry *ep = ®istry[i]; in registry_find()75 struct registry_entry *ep = registry_find(type); in fs_type_get()881 struct registry_entry *ep; in fs_unregister()
Completed in 10 milliseconds