HomeSort by relevance Sort by last modified time
    Searched refs:doi (Results 1 - 25 of 26) sorted by null

1 2

  /netvirt/usr/src/cmd/tsol/tnctl/
tnrhtp 29 #_unlab:host_type=unlabeled;doi=1;def_label=ADMIN_LOW;min_sl=ADMIN_LOW;max_sl=ADMIN_HIGH
32 cipso:host_type=cipso;doi=1;min_sl=ADMIN_LOW;max_sl=ADMIN_HIGH;
34 admin_low:host_type=unlabeled;doi=1;min_sl=ADMIN_LOW;max_sl=ADMIN_HIGH;def_label=ADMIN_LOW;
  /netvirt/usr/src/lib/libc/port/sys/
zone.c 47 int *extended_error, int match, int doi, const bslabel_t *label, int flags)
64 zd.doi = doi;
  /netvirt/usr/src/uts/common/fs/zfs/
bplist.c 66 dmu_object_info_t doi; local
69 err = dmu_object_info(mos, object, &doi);
80 ASSERT3U(doi.doi_type, ==, DMU_OT_BPLIST);
81 ASSERT3U(doi.doi_bonus_type, ==, DMU_OT_BPLIST_HDR);
85 bpl->bpl_blockshift = highbit(doi.doi_data_block_size - 1);
87 bpl->bpl_havecomp = (doi.doi_bonus_size == sizeof (bplist_phys_t));
dmu.c 922 dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi)
927 doi->doi_data_block_size = dn->dn_datablksz;
928 doi->doi_metadata_block_size = dn->dn_indblkshift ?
930 doi->doi_indirection = dn->dn_nlevels;
931 doi->doi_checksum = dn->dn_checksum;
932 doi->doi_compress = dn->dn_compress;
933 doi->doi_physical_blks = (DN_USED_BYTES(dn->dn_phys) +
935 doi->doi_max_block_offset = dn->dn_phys->dn_maxblkid;
936 doi->doi_type = dn->dn_type;
937 doi->doi_bonus_size = dn->dn_bonuslen
    [all...]
spa_history.c 226 dmu_object_info_t doi; local
227 dmu_object_info_from_db(dbp, &doi);
228 ASSERT3U(doi.doi_bonus_type, ==, DMU_OT_SPA_HISTORY_OFFSETS);
332 dmu_object_info_t doi; local
333 dmu_object_info_from_db(dbp, &doi);
334 ASSERT3U(doi.doi_bonus_type, ==, DMU_OT_SPA_HISTORY_OFFSETS);
zfs_znode.c 251 dmu_object_info_t doi; local
261 if (dmu_object_info(os, MASTER_NODE_OBJ, &doi) == ENOENT) {
758 dmu_object_info_t doi; local
773 dmu_object_info_from_db(db, &doi);
774 if (doi.doi_bonus_type != DMU_OT_ZNODE ||
775 doi.doi_bonus_size < sizeof (znode_phys_t)) {
808 zp = zfs_znode_alloc(zfsvfs, db, doi.doi_data_block_size);
818 dmu_object_info_t doi; local
831 dmu_object_info_from_db(db, &doi);
832 if (doi.doi_bonus_type != DMU_OT_ZNODE |
1321 dmu_object_info_t doi; local
    [all...]
zvol.c 166 dmu_object_info_t doi; local
176 error = dmu_object_info(os, ZVOL_OBJ, &doi);
180 doi.doi_data_block_size);
323 dmu_object_info_t doi; local
450 error = dmu_object_info(os, ZVOL_OBJ, &doi);
452 zv->zv_volblocksize = doi.doi_data_block_size;
521 dmu_object_info_t doi; local
530 if ((error = dmu_object_info(zv->zv_objset, ZVOL_OBJ, &doi)) != 0 ||
532 doi.doi_data_block_size)) != 0) {
zap_micro.c 381 dmu_object_info_t doi; local
382 dmu_object_info_from_db(db, &doi);
383 ASSERT(dmu_ot[doi.doi_type].ot_byteswap == zap_byteswap);
502 dmu_object_info_t doi; local
503 dmu_object_info_from_db(db, &doi);
504 ASSERT(dmu_ot[doi.doi_type].ot_byteswap == zap_byteswap);
zfs_dir.c 463 dmu_object_info_t doi; local
479 zap.za_first_integer, &doi);
483 ASSERT((doi.doi_type == DMU_OT_PLAIN_FILE_CONTENTS) ||
484 (doi.doi_type == DMU_OT_DIRECTORY_CONTENTS));
dsl_dir.c 95 dmu_object_info_t doi; local
96 dmu_object_info_from_db(dbuf, &doi);
97 ASSERT3U(doi.doi_type, ==, DMU_OT_DSL_DIR);
zfs_vnops.c 2255 dmu_object_info_t doi; local
2687 dmu_object_info_t doi; local
    [all...]
dsl_dataset.c 2315 dmu_object_info_t doi; local
    [all...]
  /netvirt/usr/src/lib/libtsnet/common/
misc.c 115 "doi",
160 slen += snprintf(line + slen, len - slen, "doi=%d",
176 uint32_t mask = 0, doi; local
282 doi = strtoul(attrbuf, &cp, 0);
283 if (doi == 0 || errno != 0 || *cp != '\0') {
338 sp->rtsa_doi = doi;
367 "Missing DOI",
368 "Illegal DOI",
  /netvirt/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ip.c 842 uint32_t doi; local
854 GETINT32(doi, data);
856 " DOI = %d (%s)", doi, doi == IP6LS_DOI_V4 ? "IPv4" : "???");
1423 uint32_t doi; local
    [all...]
  /netvirt/usr/src/uts/common/inet/ip/
tn_ipopt.c 57 tsol2cipso_tt1(const bslabel_t *sl, unsigned char *cop, uint32_t doi)
64 if (doi == 0)
98 doi = htonl(doi);
99 ucp = (const uchar_t *)&doi;
723 * * Four-octet DOI (IP6LS_DOI_V4)
742 uint32_t doi; local
912 * DOI value).
918 doi = htons(IP6LS_DOI_V4);
919 bcopy(&doi, opt_storage - 6, 4)
    [all...]
tnet.c 360 #define RTSAFLAGS "\20\11cipso\3doi\2max_sl\1min_sl"
367 /* RTSA_CIPSO must be set, and DOI must not be zero */
370 "rtsa(1) lacks flag or has 0 doi.",
682 uint32_t doi; local
713 bcopy(opt_ptr, &doi, sizeof (doi));
714 doi = ntohl(doi);
715 if (doi == IP6LS_DOI_V4 &&
719 opt_ptr += sizeof (doi) + 2
    [all...]
  /netvirt/usr/src/uts/common/sys/
zone.h 174 uint32_t doi; /* DOI for label */ member in struct:__anon6473
190 uint32_t doi; /* DOI for label */ member in struct:__anon6474
  /netvirt/usr/src/cmd/zdb/
zdb.c 948 dmu_object_info_t doi; local
973 dmu_object_info_from_dnode(dn, &doi);
975 nicenum(doi.doi_metadata_block_size, iblk);
976 nicenum(doi.doi_data_block_size, dblk);
977 nicenum(doi.doi_data_block_size * (doi.doi_max_block_offset + 1),
979 nicenum(doi.doi_physical_blks << 9, asize);
980 nicenum(doi.doi_bonus_size, bonus_size);
984 if (doi.doi_checksum != ZIO_CHECKSUM_INHERIT || verbosity >= 6) {
986 zio_checksum_table[doi.doi_checksum].ci_name)
    [all...]
  /netvirt/usr/src/uts/common/fs/zfs/sys/
dmu.h 481 * If doi is NULL, just indicates whether the object exists.
483 int dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi);
484 void dmu_object_info_from_dnode(struct dnode *dn, dmu_object_info_t *doi);
485 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
  /netvirt/usr/src/cmd/ztest/
ztest.c 1131 dmu_object_info_t *doi = &za->za_doi; local
1140 error = dmu_object_info(os, ZTEST_DIROBJ, doi);
1144 ASSERT3U(doi->doi_type, ==, DMU_OT_UINT64_OTHER);
1145 ASSERT3S(doi->doi_physical_blks, >=, 0);
1511 dmu_object_info_t *doi = &za->za_doi; local
1959 dmu_object_info_t *doi = &za->za_doi; local
2054 dmu_object_info_t *doi = &za->za_doi; local
    [all...]
  /netvirt/usr/src/uts/common/os/
tlabel.c 88 labelalloc(const bslabel_t *val, uint32_t doi, int flag)
94 lab->tsl_doi = doi;
cred.c 969 newcred_from_bslabel(bslabel_t *blabel, uint32_t doi, int flags)
971 ts_label_t *lbl = labelalloc(blabel, doi, flags);
992 copycred_from_bslabel(cred_t *cr, bslabel_t *blabel, uint32_t doi, int flags)
994 ts_label_t *lbl = labelalloc(blabel, doi, flags);
zone.c     [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
List.pm 571 =item {doi} : Dogri
  /netvirt/usr/src/cmd/zoneadmd/
vplat.c 4031 int doi = 0; local
    [all...]

Completed in 1140 milliseconds

1 2