Searched refs:ns_type (Results 1 – 5 of 5) sorted by relevance
267 ldlm_ns_type_t ns_type = LDLM_NS_TYPE_UNKNOWN; in client_obd_setup() local278 ns_type = LDLM_NS_TYPE_OSC; in client_obd_setup()286 ns_type = LDLM_NS_TYPE_MDC; in client_obd_setup()292 ns_type = LDLM_NS_TYPE_MDC; in client_obd_setup()298 ns_type = LDLM_NS_TYPE_OSC; in client_obd_setup()310 ns_type = LDLM_NS_TYPE_MGC; in client_obd_setup()453 ns_type); in client_obd_setup()
625 ldlm_ns_type_t ns_type) in ldlm_namespace_new() argument645 CERROR("Unknown type %d for ns %s\n", ns_type, name); in ldlm_namespace_new()649 if (nsd->nsd_type == ns_type) in ldlm_namespace_new()
71 return class->ns_type; in class_child_ns_type()
261 if (dev->class && dev->class->ns_type) in device_namespace()747 return dir->class->ns_type; in class_dir_child_ns_type()805 else if (parent->class && !dev->class->ns_type) in get_device_parent()
1187 ldlm_ns_type_t ns_type);