Home
last modified time | relevance | path

Searched refs:maptype (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspace_map.c406 if (maptype == SM_FREE) in space_map_load_length()
411 smla.smla_type = maptype; in space_map_load_length()
426 space_map_load(space_map_t *sm, range_tree_t *rt, maptype_t maptype) in space_map_load() argument
510 SM_DEBUG_ACTION_ENCODE(maptype) | in space_map_write_intro_debug()
612 SM_TYPE_ENCODE(maptype) | in space_map_write_seg()
625 *block_cursor = SM2_TYPE_ENCODE(maptype) | in space_map_write_seg()
654 space_map_write_intro_debug(sm, maptype, tx); in space_map_write_impl()
712 rt), maptype, vdev_id, words, &db, FTAG, tx); in space_map_write_impl()
734 space_map_write(space_map_t *sm, range_tree_t *rt, maptype_t maptype, in space_map_write() argument
756 if (maptype == SM_ALLOC) in space_map_write()
[all …]
/illumos-gate/usr/src/lib/libpkg/common/
H A Dgpkgmap.c79 static char *maptype = ""; variable
116 maptype = " build"; in setmapmode()
118 maptype = " install"; in setmapmode()
120 maptype = ""; in setmapmode()
365 maptype, ept->ainfo.owner); in gpkgmap()
372 maptype, ept->ainfo.group); in gpkgmap()
460 maptype, tempmode); in getvalmode()
900 maptype, ept->ainfo.owner); in gpkgmapvfp()
907 maptype, ept->ainfo.group); in gpkgmapvfp()
1002 pkg_gt(ERR_NOVAR), maptype, tempmode); in getvalmodevfp()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspace_map.h201 int space_map_load(space_map_t *sm, range_tree_t *rt, maptype_t maptype);
202 int space_map_load_length(space_map_t *sm, range_tree_t *rt, maptype_t maptype,
220 void space_map_write(space_map_t *sm, range_tree_t *rt, maptype_t maptype,
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c720 char *maptype[MAXMAPSTACK]; in inithostmaps() local
852 char *maptype[MAXMAPSTACK];
917 maptype[svcno] = "files";
921 maptype[svcno] = "nis";
925 maptype[svcno] = "dns";
930 maptype[svcno] = "hesiod";
1059 maptype[svcno++] = "files";
1068 maptype[svcno++] = "nis";
1077 maptype[svcno++] = "dns";
1081 maptype[svcno++] = "nis";
[all …]
H A Dmap.c739 char *maptype[MAXMAPSTACK]; local
755 host, maptype[mapno]);
756 if (strcmp("files", maptype[mapno]) == 0)
761 else if (strcmp("nis", maptype[mapno]) == 0)
771 else if (strcmp("nisplus", maptype[mapno]) == 0)
781 else if (strcmp("dns", maptype[mapno]) == 0)
787 else if (strcmp("netinfo", maptype[mapno]) == 0)
6513 char *maptype[MAXMAPSTACK]; local
6525 sm_dprintf("\t\t%s\n", maptype[mapno]);
6535 if (maptype[mapno] == NULL)
[all …]
H A Dreadcf.c728 char *maptype[MAXMAPSTACK]; local
731 nmaps = switch_map_find("hosts", maptype, mapreturn);
740 if (strcmp(maptype[mapno], "dns") == 0)
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.c550 map_pgsz(int maptype, struct proc *p, caddr_t addr, size_t len, int memcntl) in map_pgsz() argument
554 ASSERT(maptype != MAPPGSZ_VA); in map_pgsz()
556 if (maptype != MAPPGSZ_ISM && physmem < privm_lpg_min_physmem) { in map_pgsz()
560 switch (maptype) { in map_pgsz()
/illumos-gate/usr/src/uts/common/sys/
H A Dvmsystm.h139 extern size_t map_pgsz(int maptype, struct proc *p, caddr_t addr, size_t len,
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c457 map_pgsz(int maptype, struct proc *p, caddr_t addr, size_t len, int memcntl) in map_pgsz() argument
464 ASSERT(maptype != MAPPGSZ_VA); in map_pgsz()
466 if (maptype != MAPPGSZ_ISM && physmem < privm_lpg_min_physmem) { in map_pgsz()
470 switch (maptype) { in map_pgsz()
473 max_lpsize = memcntl ? mcntl0_lpsize : (maptype == in map_pgsz()
479 len = (maptype == MAPPGSZ_HEAP) ? p->p_brkbase + in map_pgsz()
482 len = (maptype == MAPPGSZ_HEAP) ? MAX(len, in map_pgsz()
497 mszc = (maptype == MAPPGSZ_HEAP ? p->p_brkpageszc : in map_pgsz()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c157 map_get(ml_unit_t *ul, enum maptypes maptype, int nh) in map_get() argument
176 mtm->mtm_type = maptype; in map_get()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c4164 load_unflushed_to_ms_allocatables(spa_t *spa, maptype_t maptype) in load_unflushed_to_ms_allocatables() argument
4166 iterate_through_spacemap_logs(spa, load_unflushed_cb, &maptype); in load_unflushed_to_ms_allocatables()
4170 load_concrete_ms_allocatable_trees(spa_t *spa, maptype_t maptype) in load_concrete_ms_allocatable_trees() argument
4202 msp->ms_allocatable, maptype)); in load_concrete_ms_allocatable_trees()
4210 load_unflushed_to_ms_allocatables(spa, maptype); in load_concrete_ms_allocatable_trees()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c3650 uint8_t maptype; in vdc_populate_mem_hdl() local
3698 maptype = LDC_IO_MAP|LDC_SHADOW_MAP; in vdc_populate_mem_hdl()
3700 maptype, perm, &dep->payload.cookie[0], &dep->payload.ncookies); in vdc_populate_mem_hdl()