Searched refs:fstp (Results 1 – 1 of 1) sorted by relevance
35 const struct fs_file_system_t *fstp; member41 ep->fstp = NULL; in registry_clear_entry()45 const struct fs_file_system_t *fstp) in registry_add() argument52 if (ep->fstp == NULL) { in registry_add()54 ep->fstp = fstp; in registry_add()68 if ((ep->fstp != NULL) && (ep->type == type)) { in registry_find()79 return (ep != NULL) ? ep->fstp : NULL; in fs_type_get()888 if ((ep == NULL) || (ep->fstp != fs)) { in fs_unregister()