Lines Matching refs:cache_lookup
2445 uid = cache_lookup(&lc, NULL, cb_get_parent); in reg_auth_src()
2451 uid = cache_lookup(&lc, NULL, cb_node_child); in reg_auth_src()
2825 ec = cache_lookup(&lc, NULL, cb_add_child); in update_child_obj()
2850 (void) cache_lookup(&lc, &uid, cb_set_ref); in update_ref_obj()
2883 ec = cache_lookup(&lc, NULL, cb_verify_ref); in verify_ref_obj()
2987 (void) cache_lookup(lcp, &uid, NULL); in is_obj_there()
3006 return (cache_lookup(&lc, NULL, cb_get_parent)); in is_parent_there()
3579 match = cache_lookup(lcp, &uid, cb_ref_new2old); in ref_new2old()
3588 ec = cache_lookup(&lc, NULL, cb_new_ref); in ref_new2old()
3711 if (cache_lookup(lcp, &uid, cb_clear_ref) != 0) { in do_dereg()
3725 if (cache_lookup(lcp, NULL, cb_remove_child) != 0) { in do_dereg()