Searched defs:tag (Results 251 - 275 of 297) sorted by relevance

<<1112

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c157 const char *tail, void *tag, dsl_dir_t **ddp)
165 err = dmu_bonus_hold(dp->dp_meta_objset, ddobj, tag, &dbuf);
262 spa_open_ref(dp->dp_spa, tag);
275 dmu_buf_rele(dbuf, tag);
280 dsl_dir_rele(dsl_dir_t *dd, void *tag) argument
283 spa_close(dd->dd_pool->dp_spa, tag);
284 dmu_buf_rele(dd->dd_dbuf, tag);
295 dsl_dir_async_rele(dsl_dir_t *dd, void *tag) argument
298 spa_async_close(dd->dd_pool->dp_spa, tag);
299 dmu_buf_rele(dd->dd_dbuf, tag);
156 dsl_dir_hold_obj(dsl_pool_t *dp, uint64_t ddobj, const char *tail, void *tag, dsl_dir_t **ddp) argument
409 dsl_dir_hold(dsl_pool_t *dp, const char *name, void *tag, dsl_dir_t **ddp, const char **tailp) argument
[all...]
H A Dmetaslab.c2588 metaslab_group_alloc_increment(spa_t *spa, uint64_t vdev, void *tag, int flags) argument
2598 (void) refcount_add(&mg->mg_alloc_queue_depth, tag);
2602 metaslab_group_alloc_decrement(spa_t *spa, uint64_t vdev, void *tag, int flags) argument
2612 (void) refcount_remove(&mg->mg_alloc_queue_depth, tag);
2616 metaslab_group_alloc_verify(spa_t *spa, const blkptr_t *bp, void *tag) argument
2625 VERIFY(refcount_not_held(&mg->mg_alloc_queue_depth, tag));
H A Dsa.c1425 sa_buf_hold(objset_t *objset, uint64_t obj_num, void *tag, dmu_buf_t **db) argument
1427 return (dmu_bonus_hold(objset, obj_num, tag, db));
1431 sa_buf_rele(dmu_buf_t *db, void *tag) argument
1433 dmu_buf_rele(db, tag);
H A Dspa_misc.c385 spa_config_tryenter(spa_t *spa, int locks, void *tag, krw_t rw) argument
396 tag);
404 tag);
409 (void) refcount_add(&scl->scl_count, tag);
416 spa_config_enter(spa_t *spa, int locks, void *tag, krw_t rw) argument
442 (void) refcount_add(&scl->scl_count, tag);
449 spa_config_exit(spa_t *spa, int locks, void *tag) argument
457 if (refcount_remove(&scl->scl_count, tag) == 0) {
785 spa_open_ref(spa_t *spa, void *tag) argument
789 (void) refcount_add(&spa->spa_refcount, tag);
797 spa_close(spa_t *spa, void *tag) argument
813 spa_async_close(spa_t *spa, void *tag) argument
1101 spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg, int error, char *tag) argument
[all...]
H A Ddmu_send.c754 * Note: Releases dp using the specified tag.
757 dmu_send_impl(void *tag, dsl_pool_t *dp, dsl_dataset_t *to_ds, argument
773 dsl_pool_rele(dp, tag);
788 dsl_pool_rele(dp, tag);
862 dsl_pool_rele(dp, tag);
H A Ddsl_dataset.c399 dsl_dataset_try_add_ref(dsl_pool_t *dp, dsl_dataset_t *ds, void *tag) argument
405 ds->ds_object, DMU_BONUS_BLKID, tag)) {
410 dmu_buf_rele(dbuf, tag);
417 dsl_dataset_hold_obj(dsl_pool_t *dp, uint64_t dsobj, void *tag, argument
428 err = dmu_bonus_hold(mos, dsobj, tag, &dbuf);
435 dmu_buf_rele(dbuf, tag);
490 dmu_buf_rele(dbuf, tag);
551 dmu_buf_rele(dbuf, tag);
581 void *tag, dsl_dataset_t **dsp)
596 err = dsl_dataset_hold_obj(dp, obj, tag,
580 dsl_dataset_hold(dsl_pool_t *dp, const char *name, void *tag, dsl_dataset_t **dsp) argument
632 dsl_dataset_own_obj(dsl_pool_t *dp, uint64_t dsobj, void *tag, dsl_dataset_t **dsp) argument
647 dsl_dataset_own(dsl_pool_t *dp, const char *name, void *tag, dsl_dataset_t **dsp) argument
670 dsl_dataset_long_hold(dsl_dataset_t *ds, void *tag) argument
677 dsl_dataset_long_rele(dsl_dataset_t *ds, void *tag) argument
730 dsl_dataset_rele(dsl_dataset_t *ds, void *tag) argument
736 dsl_dataset_disown(dsl_dataset_t *ds, void *tag) argument
749 dsl_dataset_tryown(dsl_dataset_t *ds, void *tag) argument
2732 snaplist_make(dsl_pool_t *dp, uint64_t first_obj, uint64_t last_obj, list_t *l, void *tag) argument
2778 snaplist_destroy(list_t *l, void *tag) argument
2794 promote_hold(dsl_dataset_promote_arg_t *ddpa, dsl_pool_t *dp, void *tag) argument
2844 promote_rele(dsl_dataset_promote_arg_t *ddpa, void *tag) argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c3172 unsigned int tag, bytes; local
3188 tag = 0;
3190 tag = *ptr++;
3192 if (tag == CONTEXT) {
3209 tag = 0;
3211 tag = *ptr++;
3213 if (tag == (CONTEXT | 0x01)) {
3223 tag = 0;
3225 tag = *ptr++;
3227 if (tag
3791 g_get_tag_and_length(unsigned char **buf, int tag, unsigned int buflen, unsigned int *outlen) argument
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c5264 * +t: tag is 0
5266 * +t: tag is 1
5268 * +t: tag is 2
5270 * +t: tag is 3
5272 * +t: tag is 4
5354 gettext("invalid reason tag 0x%x"), rTag);
5362 "tag 0x%x"), berRC, rTag);
5385 * +t: tag is 2
5387 * +t: tag is 3
5397 get_old_acct_opt_more_info(ber_tag_t tag, BerElemen argument
5508 ber_tag_t tag; local
[all...]
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c499 if (attr->tag.idl.target_id == target_id &&
500 attr->tag.idl.lun == lun)
521 raidcfg_get_disk(int controller_handle, disk_tag_t tag) argument
539 if (attr->tag.cidl.bus == tag.cidl.bus &&
540 attr->tag.cidl.target_id == tag.cidl.target_id &&
541 attr->tag.cidl.lun == tag.cidl.lun)
698 dst->tag
[all...]
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c70 * support for the special cluster tag "local" to be used with -C in a
114 char ctag[MAX_RDC_HOST_SIZE]; /* Cluster resource name tag */
553 * making an exception here for users giving the "local"tag
1019 * assure device groups are the same and cluster tag is set
2639 * if a ctag was supplied via -C tag it is safe to
2648 * using libdscfg, you must pass in -C tag to have
2993 /* figure out the cluster tag, if any */
3363 * Check for the special cluster tag and convert into the
3470 char tag[CFG_MAX_BUF], val[CFG_MAX_BUF]; local
3510 if (cfg_get_options(cfg, CFG_SEC_CONF, key, tag, CFG_MAX_BU
3723 char tag[CFG_MAX_BUF], val[CFG_MAX_BUF]; local
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c1608 spdsock_encode_actattr(uint8_t *base, uint_t offset, uint32_t tag, argument
1617 attr->spd_attr_tag = tag;
2326 #define EMIT(tag, value) { \
2327 attr->spd_attr_tag = (tag); \
2480 #define EMIT(tag, value) { \
2481 attr->spd_attr_tag = (tag); \
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6834 usba_event_t tag = USBA_EVENT_TAG_HOT_REMOVAL; local
6838 "hubd_disconnect_event_cb: tag=%d", tag);
6854 hubd_run_callbacks(hubd, tag);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c2952 uint64_t tag = tlb_tag[i]; local
2957 if (!(tag & TLBTAG_ERR_BIT))
2962 ((tag & TLBTAG_ERRSTAT_BITS) >> TLBTAG_ERRSTAT_SHIFT);
2976 (tag & TLBTAG_CONTEXT_BITS) >> TLBTAG_CONTEXT_SHIFT,
2977 (tag & TLBTAG_WRITABLE_BIT) ? "" : neg,
2978 (tag & TLBTAG_STREAM_BIT) ? "" : neg,
2979 (tag & TLBTAG_PGSIZE_BIT) ? "64" : "8",
2980 (tag & TLBTAG_PCIVPN_BITS) << 13);
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c369 * unique tag.
373 int tag; /* compression stream tag */ member in struct:helper
545 int tag; local
636 tag = 1;
640 hp->tag = tag++;
1978 cs = DUMP_SET_TAG(csize, hp->tag);
2079 /* Set tag+size word at the front of the stream block. */
2080 cs = DUMP_SET_TAG(hp->out - CSIZE, hp->tag);
[all...]
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c1428 * or redeclaration of a struct, union, or enum type or tag.
3312 * a right-hand identifier into a corresponding enum tag value
3316 * convert into an integer constant node with the tag's value.
3331 "both a %s enum tag and a global %s\n",
3727 * If we follow a reference to a forward declaration tag,
3731 char *tag = ctf_type_name(ctfp, type, n1, sizeof (n1)); local
3734 if (tag != NULL && dt_type_lookup(tag, &dtt) == 0 &&
3743 "is available\n", opstr(op), tag);
5058 dnerror(const dt_node_t *dnp, dt_errtag_t tag, cons argument
5075 dnwarn(const dt_node_t *dnp, dt_errtag_t tag, const char *format, ...) argument
5091 xyerror(dt_errtag_t tag, const char *format, ...) argument
5104 xywarn(dt_errtag_t tag, const char *format, ...) argument
5114 xyvwarn(dt_errtag_t tag, const char *format, va_list ap) argument
[all...]
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c694 int tag; member in struct:stream
1153 * page. The new format extends this by storing a 12-bit "tag" in the
1169 * block has a "tag", in the range 1-4095. Each block is handed off to
1203 int nout = 0, tag, doflush; local
1222 tag = DUMP_GET_TAG(dcsize);
1225 if (tag != 0) { /* a stream block */
1231 if (tag > nstreams)
1233 "stream tag %d not in range 1..%d",
1234 tag, nstreams);
1243 s = &streams[tag
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c290 lxml_xlate_element(const xmlChar *tag) argument
295 if (xmlStrcmp(tag, (const xmlChar *)lxml_elements[i]) == 0)
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c4439 const char *tag; member in struct:holdarg
4455 fnvlist_add_string(ha->nvl, name, ha->tag);
4464 zfs_hold(zfs_handle_t *zhp, const char *snapname, const char *tag, argument
4472 ha.tag = tag;
4542 * above, it's still possible for the tag to wind
4576 } else if (!nvlist_exists(existing_holds, ha->tag)) {
4580 fnvlist_add_boolean(torelease, ha->tag);
4592 zfs_release(zfs_handle_t *zhp, const char *snapname, const char *tag, argument
4604 ha.tag
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c203 ** tag -- should be a unique id to avoid misinterpretations by others.
236 /* first entry is a tag, for now just the size */
745 char *tag = "queued"; local
748 tag = "quarantined";
751 message(tag);
754 tag, NULL, (time_t) 0, e);
8469 ** Changes quarantine tag in queue file and renames it.
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c4711 * Get a work structure and assign it a tag with type and serial number
4814 * Find a work structure based upon a tag and make sure that the tag
4871 pmcs_abort(pmcs_hw_t *pwp, pmcs_phy_t *pptr, uint32_t tag, int all_cmds, argument
4930 msg[3] = LE_32(tag);
4932 pwrk->abt_htag = tag;
4952 "%s: aborting tag 0x%x for %s device %s. (htag=0x%x)",
4953 __func__, tag, pmcs_get_typename(pptr->dtype), pptr->path,
5049 pmcs_ssp_tmf(pmcs_hw_t *pwp, pmcs_phy_t *pptr, uint8_t tmf, uint32_t tag, argument
5078 msg[3] = LE_32(tag);
[all...]
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c2525 md_tags_t tag,
2542 (cmd, tag, set, dev, event));
2556 err = ((*notify_interface)(cmd, tag, set, dev, event));
2562 obj2devname(uint32_t tag, uint_t setno, md_dev64_t dev) argument
2582 switch (tag) {
2721 do_mdnotify(char *se_subclass, uint32_t tag, set_t setno, md_dev64_t devid) argument
2729 if (tag >= (sizeof (md_tags) / sizeof (md_tags[0]))) {
2732 md_tag = md_tags[tag];
2745 uint32_t tag,
2757 do_mdnotify(se_subclass, tag, setn
2523 md_notify_interface( md_event_cmds_t cmd, md_tags_t tag, set_t set, md_dev64_t dev, md_event_type_t event ) argument
2742 svm_gen_sysevent( char *se_class, char *se_subclass, uint32_t tag, set_t setno, md_dev64_t devid ) argument
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c885 ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, "scsi-tag-age-limit",
1231 ushort_t tag; local
1232 for (tag = 0; tag < active->f_n_slots; tag++) {
1233 struct fas_cmd *sp = active->f_slot[tag];
1241 active->f_slot[tag] = NULL;
1910 ushort_t tag, t; local
1921 for (n = tag = 0; tag <
2921 int tag; local
3639 int tag = sp->cmd_tag[1]; local
4223 int id, tag; local
7373 int target, lun, i, n, tag, ncmds; local
7884 ushort_t tag; local
8010 ushort_t tag, starttag; local
8225 int tag = sp->cmd_tag[1]; local
8849 int tag; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c706 static utf8string tag; local
708 if (!xdr_utf8string(&xdrm, &tag))
711 utf8localize(&tag),
713 xdr_free(xdr_utf8string, (char *)&tag);
776 static utf8string tag; local
778 if (!xdr_utf8string(&xdrm, &tag))
781 utf8localize(&tag),
783 xdr_free(xdr_utf8string, (char *)&tag);
2236 static utf8string tag; local
2239 if (!xdr_utf8string(&xdrm, &tag))
[all...]
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c2421 * Add a "tag" option to a mounted file system's options list.
2427 vfs_addtag(mntopts_t *mops, const char *tag) argument
2444 mop->mo_name = kmem_alloc(strlen(tag) + 1, KM_SLEEP);
2445 (void) strcpy(mop->mo_name, tag);
2454 vfs_settag(uint_t major, uint_t minor, const char *mntpt, const char *tag, argument
2489 * Add tag if it doesn't already exist
2491 if ((mop = vfs_hasopt(mops, tag)) == NULL) {
2496 if (len + strlen(tag) + 2 > MAX_MNTOPT_STR) {
2500 mop = vfs_addtag(mops, tag);
2506 vfs_setmntopt_nolock(mops, tag, NUL
2518 vfs_clrtag(uint_t major, uint_t minor, const char *mntpt, const char *tag, cred_t *cr) argument
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c2261 * @vid: The VLAN tag filter - capture any multicast packet with this VLAN tag
2295 * @vid: The VLAN tag filter - capture any unicast packet with this VLAN tag
4200 * i40e_aq_add_tag - Add an S/E-tag
4202 * @direct_to_queue: should s-tag direct flow to a specific queue
4203 * @vsi_seid: VSI SEID to use this tag
4204 * @tag: value of the tag
4210 * This associates an S- or E-tag t
4214 i40e_aq_add_tag(struct i40e_hw *hw, bool direct_to_queue, u16 vsi_seid, u16 tag, u16 queue_num, u16 *tags_used, u16 *tags_free, struct i40e_asq_cmd_details *cmd_details) argument
4263 i40e_aq_remove_tag(struct i40e_hw *hw, u16 vsi_seid, u16 tag, u16 *tags_used, u16 *tags_free, struct i40e_asq_cmd_details *cmd_details) argument
[all...]

Completed in 324 milliseconds

<<1112