Searched refs:cache_update (Results 1 – 9 of 9) sorted by relevance
111 static int cache_update(rcm_handle_t *);207 if ((retv = cache_update(hd)) != RCM_SUCCESS) in bridge_register()500 if ((lastrv = cache_update(hd)) != RCM_SUCCESS) { in bridge_notify_event()603 (void) cache_update(hd); in cache_lookup()738 cache_update(rcm_handle_t *hd) in cache_update() function
125 static int cache_update(rcm_handle_t *);228 if (cache_update(hd) < 0) in vlan_register()624 if (cache_update(hd) < 0) { in vlan_notify_event()772 (void) cache_update(hd); in cache_lookup()962 cache_update(rcm_handle_t *hd) in cache_update() function
125 static int cache_update(rcm_handle_t *);228 if (cache_update(hd) < 0) in ibpart_register()635 if (cache_update(hd) < 0) { in ibpart_notify_event()788 (void) cache_update(hd); in cache_lookup()990 cache_update(rcm_handle_t *hd) in cache_update() function
125 static int cache_update(rcm_handle_t *);228 if (cache_update(hd) < 0) in vnic_register()627 if (cache_update(hd) < 0) { in vnic_notify_event()775 (void) cache_update(hd); in cache_lookup()974 cache_update(rcm_handle_t *hd) in cache_update() function
129 static int cache_update(rcm_handle_t *);295 if (cache_update(hd) < 0) in aggr_register()719 if (cache_update(hd) < 0) { in aggr_notify_event()847 (void) cache_update(hd); in cache_lookup()1067 cache_update(rcm_handle_t *hd) in cache_update() function
401 cache_update(service_t *svc) in cache_update() function432 cache_update(svc); in lpd_find_printer_info()449 cache_update(svc); in lpd_find_jobs_info()
363 cache_update(DM_EV_DISK_DELETE, dev_name); in event_handler()480 cache_update(DM_EV_DISK_ADD, NULL); in walker()
240 void cache_update(dm_event_type_t ev_type, char *devname);
452 cache_update(dm_event_type_t ev_type, char *devname) in cache_update() function