Home
last modified time | relevance | path

Searched refs:boolean_t (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/freebsd-12.1/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h256 boolean_t m_key_lookup;
265 boolean_t lmc_esp0;
270 boolean_t reassign_lids;
272 boolean_t single_thread;
283 boolean_t use_mfttop;
298 boolean_t qos;
308 boolean_t sweep_on_trap;
324 boolean_t sa_db_dump;
329 boolean_t daemon;
330 boolean_t sm_inactive;
[all …]
H A Dosm_madw.h75 boolean_t is_responder;
182 boolean_t set_method;
183 boolean_t light_sweep;
201 boolean_t set_method;
231 boolean_t set_method;
248 boolean_t set_method;
263 boolean_t set_method;
278 boolean_t set_method;
295 boolean_t set_method;
311 boolean_t set_method;
[all …]
H A Dosm_pkey.h158 boolean_t is_new;
393 boolean_t
476 IN boolean_t allow_both_pkeys);
510 IN boolean_t allow_both_pkeys);
545 IN boolean_t allow_both_pkeys);
591 boolean_t osm_physp_share_pkey(IN osm_log_t * p_log,
594 IN boolean_t allow_both_pkeys);
643 boolean_t osm_port_share_pkey(IN osm_log_t * p_log,
646 IN boolean_t allow_both_pkeys);
676 boolean_t osm_physp_has_pkey(IN osm_log_t * p_log, IN ib_net16_t pkey,
[all …]
H A Dosm_qos_policy.h89 boolean_t vl_high_limit_set;
96 boolean_t from[OSM_QOS_POLICY_MAX_PORTS_ON_SWITCH];
97 boolean_t to[OSM_QOS_POLICY_MAX_PORTS_ON_SWITCH];
101 boolean_t sl2vl_table_set;
110 boolean_t sl_set;
112 boolean_t mtu_limit_set;
114 boolean_t rate_limit_set;
116 boolean_t pkt_life_set;
170 boolean_t osm_qos_level_has_pkey(IN const osm_qos_level_t * p_qos_level,
176 IN const boolean_t allow_both_pkeys);
H A Dosm_log.h132 boolean_t flush;
134 boolean_t accum_log_file;
135 boolean_t daemon;
301 ib_api_status_t osm_log_init_v2(IN osm_log_t * p_log, IN boolean_t flush,
304 IN boolean_t accum_log_file);
363 ib_api_status_t osm_log_init(IN osm_log_t * p_log, IN boolean_t flush,
365 IN boolean_t accum_log_file);
449 static inline boolean_t osm_log_is_active(IN const osm_log_t * p_log, in osm_log_is_active()
474 static inline boolean_t osm_log_is_active_v2(IN const osm_log_t * p_log, in osm_log_is_active_v2()
579 boolean_t osm_is_debug(void);
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h291 boolean_t *, boolean_t *);
293 boolean_t *, boolean_t *, boolean_t *);
470 boolean_t);
496 boolean_t pl_all;
503 boolean_t);
626 boolean_t doall;
632 boolean_t dedup;
635 boolean_t props;
638 boolean_t dryrun;
703 boolean_t force;
[all …]
H A Dlibzfs_impl.h75 boolean_t libzfs_mnttab_enable;
88 boolean_t libzfs_prop_debug;
101 boolean_t zfs_mntcheck;
156 int get_dependents(libzfs_handle_t *, boolean_t, const char *, char ***,
197 boolean_t isa_child_of(const char *dataset, const char *parent);
205 boolean_t zpool_name_valid(libzfs_handle_t *, boolean_t, const char *);
208 boolean_t modifying);
222 extern void libzfs_fru_clear(libzfs_handle_t *, boolean_t);
/freebsd-12.1/sys/dev/al_eth/
H A Dal_init_eth_lm.h156 boolean_t debug;
159 boolean_t sfp_detection;
165 boolean_t link_training;
166 boolean_t rx_equal;
167 boolean_t static_values;
169 boolean_t retimer_exist;
194 boolean_t new_port;
244 boolean_t rx_equal;
317 boolean_t *link_up);
342 boolean_t tx_params, boolean_t rx_params);
[all …]
H A Dal_eth.h181 boolean_t autoneg;
199 boolean_t valid;
200 boolean_t connected;
204 boolean_t lt_en;
205 boolean_t an_en;
210 boolean_t exist;
310 boolean_t phy_exist;
331 boolean_t serdes_init;
345 boolean_t up;
347 boolean_t last_link;
[all …]
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu_send.h44 boolean_t large_block_ok, boolean_t compressok, int outfd,
52 boolean_t stream_compressed, uint64_t *sizep);
54 boolean_t stream_compressed, uint64_t *sizep);
56 boolean_t embedok, boolean_t large_block_ok, boolean_t compressok,
69 boolean_t drc_newfs;
70 boolean_t drc_byteswap;
71 boolean_t drc_force;
72 boolean_t drc_resumable;
73 boolean_t drc_clone;
83 boolean_t force, boolean_t resumable, char *origin, dmu_recv_cookie_t *drc);
[all …]
H A Dzfs_vfsops.h58 boolean_t z_fuid_loaded; /* fuid tables are loaded */
59 boolean_t z_fuid_dirty; /* need to sync fuid table ? */
65 boolean_t z_utf8; /* utf8-only */
67 boolean_t z_atime; /* enable atimes mount option */
68 boolean_t z_unmounted; /* unmounted */
75 boolean_t z_issnap; /* true if this is a snapshot */
76 boolean_t z_vscan; /* virus scan on/off */
77 boolean_t z_use_fuids; /* version allows fuids */
78 boolean_t z_replay; /* set during ZIL replay */
158 boolean_t isgroup);
[all …]
H A Dvdev.h48 extern boolean_t zfs_nocacheflush;
49 extern boolean_t zfs_trim_enabled;
55 extern boolean_t vdev_uses_zvols(vdev_t *);
64 extern boolean_t vdev_is_concrete(vdev_t *vd);
65 extern boolean_t vdev_is_bootable(vdev_t *vd);
77 extern boolean_t vdev_dtl_required(vdev_t *vd);
122 extern boolean_t vdev_is_dead(vdev_t *vd);
123 extern boolean_t vdev_readable(vdev_t *vd);
124 extern boolean_t vdev_writeable(vdev_t *vd);
125 extern boolean_t vdev_allocatable(vdev_t *vd);
[all …]
H A Dvdev_impl.h107 boolean_t vdev_op_leaf;
236 boolean_t vdev_expanding; /* expand the vdev? */
237 boolean_t vdev_reopening; /* reopen in progress? */
238 boolean_t vdev_nonrot; /* true if solid state */
268 boolean_t vdev_initialize_exit_wanted;
359 boolean_t vdev_notrim; /* true if trim failed */
361 boolean_t vdev_forcefault; /* force online fault */
365 boolean_t vdev_detached; /* device detached? */
368 boolean_t vdev_isspare; /* was a hot spare */
369 boolean_t vdev_isl2cache; /* was a l2cache device */
[all …]
H A Ddsl_scan.h116 boolean_t scn_is_bptree;
117 boolean_t scn_async_destroying;
118 boolean_t scn_async_stalled;
121 boolean_t scn_is_sorted; /* doing sequential scan */
122 boolean_t scn_clearing; /* scan is issuing sequential extents */
132 boolean_t scn_prefetch_stop; /* prefetch should stop */
167 boolean_t dsl_scan_scrubbing(const struct dsl_pool *dp);
170 boolean_t dsl_scan_resilvering(struct dsl_pool *dp);
171 boolean_t dsl_dataset_unstable(struct dsl_dataset *ds);
178 boolean_t dsl_scan_active(dsl_scan_t *scn);
[all …]
H A Dmetaslab_impl.h173 boolean_t mc_alloc_throttle_enabled;
215 boolean_t mg_allocatable; /* can we allocate? */
224 boolean_t mg_initialized;
269 boolean_t mg_no_free_space;
277 boolean_t mg_initialize_updating;
366 boolean_t ms_condensing; /* condensing? */
367 boolean_t ms_condense_wanted;
376 boolean_t ms_loaded;
377 boolean_t ms_loading;
398 boolean_t ms_primary; /* Only valid if ms_allocator is not -1 */
[all …]
H A Ddsl_dataset.h166 boolean_t ds_is_snapshot;
309 boolean_t dsl_dataset_tryown(dsl_dataset_t *ds, void *tag);
311 boolean_t dsl_dataset_has_owner(dsl_dataset_t *ds);
323 boolean_t force);
333 boolean_t dsl_dataset_modified_since_snap(dsl_dataset_t *ds,
342 dmu_tx_t *tx, boolean_t async);
386 boolean_t dsl_dataset_is_dirty(dsl_dataset_t *ds);
402 boolean_t dsl_dataset_long_held(dsl_dataset_t *ds);
409 dmu_tx_t *tx, boolean_t recv, uint64_t cnt, cred_t *cr);
420 boolean_t adj_cnt);
[all …]
H A Dtxg.h102 extern boolean_t txg_stalled(struct dsl_pool *dp);
105 extern boolean_t txg_sync_waiting(struct dsl_pool *dp);
117 extern boolean_t txg_list_empty(txg_list_t *tl, uint64_t txg);
118 extern boolean_t txg_all_lists_empty(txg_list_t *tl);
119 extern boolean_t txg_list_add(txg_list_t *tl, void *p, uint64_t txg);
120 extern boolean_t txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg);
123 extern boolean_t txg_list_member(txg_list_t *tl, void *p, uint64_t txg);
H A Ddsl_destroy.h38 int dsl_destroy_snapshots_nvl(struct nvlist *, boolean_t,
40 int dsl_destroy_snapshot(const char *, boolean_t);
45 int dsl_destroy_snapshot_check_impl(struct dsl_dataset *, boolean_t);
47 boolean_t, struct dmu_tx *);
51 boolean_t ddsa_defer;
/freebsd-12.1/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.h75 boolean_t pd_rightalign; /* column alignment for "zfs list" */
76 boolean_t pd_visible; /* do we list this property with the */
88 boolean_t zfs_prop_delegatable(zfs_prop_t prop);
103 boolean_t, boolean_t, const zprop_index_t *);
116 int zprop_iter_common(zprop_func, void *, boolean_t, boolean_t, zfs_type_t);
122 size_t zprop_width(int, boolean_t *, zfs_type_t);
123 boolean_t zprop_valid_for_type(int, zfs_type_t);
124 boolean_t zfs_prop_written(const char *name);
/freebsd-12.1/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h103 inline static boolean_t osmv_mad_is_rmpp(IN const ib_mad_t * p_mad) in osmv_mad_is_rmpp()
116 inline static boolean_t osmv_mad_is_multi_resp(IN const ib_mad_t * p_mad) in osmv_mad_is_multi_resp()
123 inline static boolean_t osmv_mad_is_sa(IN const ib_mad_t * p_mad) in osmv_mad_is_sa()
129 inline static boolean_t osmv_rmpp_is_abort_stop(IN const ib_mad_t * p_mad) in osmv_rmpp_is_abort_stop()
139 inline static boolean_t osmv_rmpp_is_data(IN const ib_mad_t * p_mad) in osmv_rmpp_is_data()
145 inline static boolean_t osmv_rmpp_is_ack(IN const ib_mad_t * p_mad) in osmv_rmpp_is_ack()
151 inline static boolean_t osmv_rmpp_is_first(IN const ib_mad_t * p_mad) in osmv_rmpp_is_first()
160 inline static boolean_t osmv_rmpp_is_last(IN const ib_mad_t * p_mad) in osmv_rmpp_is_last()
188 inline static boolean_t osmv_random_drop(void) in osmv_random_drop()
/freebsd-12.1/sys/dev/vnic/
H A Dnic.h180 boolean_t enable;
303 boolean_t tns_mode:1;
304 boolean_t sqs_mode:1;
313 boolean_t link_up;
314 boolean_t hw_tso;
339 boolean_t pf_acked;
340 boolean_t pf_nacked;
384 boolean_t tns_mode:1;
385 boolean_t sqs_mode:1;
411 boolean_t sqs_mode;
[all …]
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp_synctask.c38 typedef int (zcp_synctask_func_t)(lua_State *, boolean_t, nvlist_t *);
68 dsl_syncfunc_t *syncfunc, void *arg, boolean_t sync, const char *err_dsname) in zcp_sync_task()
101 static int zcp_synctask_destroy(lua_State *, boolean_t, nvlist_t *);
119 zcp_synctask_destroy(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_destroy()
124 boolean_t issnap = (strchr(dsname, '@') != NULL); in zcp_synctask_destroy()
154 static int zcp_synctask_promote(lua_State *, boolean_t, nvlist_t *);
170 zcp_synctask_promote(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_promote()
207 zcp_synctask_rollback(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_rollback()
222 static int zcp_synctask_snapshot(lua_State *, boolean_t, nvlist_t *);
294 boolean_t sync = lua_toboolean(state, lua_upvalueindex(2)); in zcp_synctask_wrapper()
[all …]
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs_core/common/
H A Dlibzfs_core.h57 int lzc_destroy_snaps(nvlist_t *, boolean_t, nvlist_t **);
83 int lzc_receive(const char *, nvlist_t *, const char *, boolean_t, int);
85 boolean_t, int);
86 int lzc_receive_with_header(const char *, nvlist_t *, const char *, boolean_t,
87 boolean_t, int, const struct dmu_replay_record *);
89 boolean_t lzc_exists(const char *);
/freebsd-12.1/sys/dev/sfxge/common/
H A Defx.h269 __in boolean_t ev_cpl);
326 __out boolean_t *fatalp,
333 __out boolean_t *fatalp);
496 __in boolean_t mulcst,
498 __in boolean_t brdcst);
519 __in boolean_t enabled);
533 __in boolean_t autoneg);
1509 __in boolean_t negate,
1891 __in boolean_t insert);
1948 boolean_t eb_eop;
[all …]
H A Defx_impl.h136 size_t, boolean_t,
240 boolean_t, boolean_t, boolean_t,
249 __in boolean_t mulcst,
251 __in boolean_t brdcst,
265 boolean_t ep_all_unicst;
266 boolean_t ep_mulcst;
267 boolean_t ep_all_mulcst;
268 boolean_t ep_brdcst;
291 boolean_t ep_mac_drain;
319 boolean_t *);
[all …]

12345678910>>...25