Searched refs:avl_first (Results 1 - 25 of 89) sorted by relevance

1234

/illumos-gate/usr/src/man/man3avl/
H A DMakefile26 avl_first.3avl \
43 # avl_first.3avl
44 AVL_NEXT.3avl := LINKSRC = avl_first.3avl
45 AVL_PREV.3avl := LINKSRC = avl_first.3avl
46 avl_last.3avl := LINKSRC = avl_first.3avl
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspace_reftree.c122 for (rs = avl_first(&rt->rt_root); rs; rs = AVL_NEXT(&rt->rt_root, rs))
141 for (sr = avl_first(t); sr != NULL; sr = AVL_NEXT(t, sr)) {
H A Dspa_errlog.c204 for (se = avl_first(list); se != NULL; se = AVL_NEXT(list, se)) {
316 for (se = avl_first(t); se != NULL; se = AVL_NEXT(t, se)) {
H A Dvdev_cache.c176 ve = avl_first(&vc->vc_lastused_tree);
374 while ((ve = avl_first(&vc->vc_offset_tree)) != NULL)
H A Drange_tree.c60 for (rs = avl_first(&rt->rt_root); rs != NULL;
403 for (rs = avl_first(&rt->rt_root); rs; rs = AVL_NEXT(&rt->rt_root, rs))
H A Dspace_map.c225 for (rs = avl_first(t); rs != NULL; rs = AVL_NEXT(t, rs)) {
283 for (rs = avl_first(t); rs != NULL; rs = AVL_NEXT(t, rs)) {
/illumos-gate/usr/src/uts/common/sys/
H A Davl.h81 * avl_first() - returns the lowest valued node
193 extern void *avl_first(avl_tree_t *tree);
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c138 if (avl_first(&dup_frags) == NULL) {
207 dup = avl_first(&dup_frags);
227 inode = avl_first(&inode_frags);
247 dup = avl_first(&inode->id_fragments);
299 src_frag = avl_first(source);
301 src_claim = avl_first(&src_frag->fr_claimants);
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_text.c247 for (portal = avl_first(&tpg->tpg_portal_list);
292 tpg_list = avl_first(&target->target_tpgt_list);
536 for (tgt = avl_first(&iscsit_global.global_target_list);
559 tpgt = avl_first(&tgt->target_tpgt_list);
H A Discsit_tgt.c779 for (tgt = avl_first(&iscsit_global.global_target_list);
1042 for (tpgt = avl_first(&tgt->target_tpgt_list);
1140 for (tpgt = avl_first(&tgt->target_tpgt_list);
1303 for (tpgt = avl_first(&tgt->target_tpgt_list);
1429 for (tpgt = avl_first(&tgt->target_tpgt_list);
1445 for (tpgt = avl_first(&tgt->target_tpgt_list);
1477 for (tpgt = avl_first(&tgt->target_tpgt_list);
1484 for (ist = avl_first(&tgt->target_sess_list);
1517 for (tpg = avl_first(&iscsit_global.global_tpg_list);
1633 for (portal = avl_first(
[all...]
H A Discsit_isns.c690 tpgt = avl_first(&target->target_tpgt_list);
706 tp = avl_first(&tpg->tpg_portal_list);
1166 for (jtarget = avl_first(&svr->svr_target_list);
1213 for (itarget = avl_first(&svr->svr_target_list);
1222 avl_first(&svr->svr_target_list);
1263 itarget = avl_first(&svr->svr_target_list);
1358 for (itarget = avl_first(&svr->svr_target_list);
1408 while ((itarget = avl_first(&svr->svr_target_list)) != NULL) {
1491 ttarget = avl_first(&isns_target_list);
1722 for (i = 0, jtarget = avl_first(
[all...]
/illumos-gate/usr/src/cmd/localedef/
H A Dcollate.c1079 for (sb = avl_first(&substs[i]); sb;
1086 for (ce = avl_first(&elem_by_expand);
1091 for (cc = avl_first(&collchars); cc; cc = AVL_NEXT(&collchars, cc)) {
1102 for (w = avl_first(&weights[i]); w;
1163 for (sb = avl_first(&substs[i]); sb;
1192 for (n = 0, ce = avl_first(&elem_by_expand);
1213 for (cc = avl_first(&collchars); cc; cc = AVL_NEXT(&collchars, cc)) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldentry.c140 for (sav = avl_first(&ofl->ofl_symavl); sav;
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c529 for (tgt = avl_first(&pppt_global.global_target_list);
539 for (tgt = avl_first(&delete_target_list);
1173 for (ptask = avl_first(&ps->ps_task_list); ptask != NULL;
1331 for (tgt = avl_first(&pppt_global.global_target_list); tgt != NULL;
1335 for (sess = avl_first(&tgt->target_sess_list); sess != NULL;
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c579 if ((lnp = avl_first(stp->st_lentree)) == NULL) {
599 for (snp = avl_first(lnp->ln_strtree); snp;
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dconnection.c437 conn = (struct rdsv3_connection *)avl_first(&rdsv3_conn_hash);
509 conn = (struct rdsv3_connection *)avl_first(&rdsv3_conn_hash);
H A Dcong.c451 while ((map = avl_first(&rdsv3_cong_tree))) {
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c255 node = avl_first(&chandle->ch_cache);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Ddv_node.h160 #define DV_FIRST_ENTRY(ddv) avl_first(&(ddv)->dv_entries)
/illumos-gate/usr/src/uts/common/vm/
H A Das.h255 #define AS_SEGFIRST(as) avl_first(&(as)->a_segtree)
/illumos-gate/usr/src/cmd/iconv/
H A Diconv_list.c113 for (cs = avl_first(&cs_avl); cs != NULL;
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c373 for (hostp = avl_first(&g->nlm_hosts_tree); hostp != NULL;
619 for (hostp = avl_first(&g->nlm_hosts_tree); hostp != NULL;
668 hostp = avl_first(&g->nlm_hosts_tree);
2465 hostp = avl_first(&g->nlm_hosts_tree);
2540 hostp = avl_first(&g->nlm_hosts_tree);
2573 hostp = avl_first(&g->nlm_hosts_tree);
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_avl.c285 return (avl_first(&ap->ua_tree));
320 wp->uaw_next_result = avl_first(&ap->ua_tree);
/illumos-gate/usr/src/common/avl/
H A Davl.c183 avl_first(avl_tree_t *tree) function
985 first = avl_first(tree);
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_pass.c253 for (tmp = avl_first(&smb_ptd); tmp != NULL;

Completed in 603 milliseconds

1234