Searched refs:boolean_t (Results 1 - 25 of 502) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/amd64/vmm/
H A Dvmm_util.h34 boolean_t vmm_is_intel(void);
35 boolean_t vmm_is_amd(void);
36 boolean_t vmm_supports_1G_pages(void);
/freebsd-10.0-release/sys/cddl/dev/dtrace/
H A Ddtrace_hacks.c9 boolean_t
10 priv_policy_only(const cred_t *a, int b, boolean_t c)
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
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 *);
H A Dzfs_vfsops.h56 boolean_t z_fuid_loaded; /* fuid tables are loaded */
57 boolean_t z_fuid_dirty; /* need to sync fuid table ? */
63 boolean_t z_utf8; /* utf8-only */
65 boolean_t z_atime; /* enable atimes mount option */
66 boolean_t z_unmounted; /* unmounted */
72 boolean_t z_show_ctldir; /* expose .zfs in the root dir */
73 boolean_t z_issnap; /* true if this is a snapshot */
74 boolean_t z_vscan; /* virus scan on/off */
75 boolean_t z_use_fuids; /* version allows fuids */
76 boolean_t z_repla
[all...]
H A Dvdev_raidz.h44 caddr_t, size_t, uint64_t, uint64_t, boolean_t, boolean_t);
H A Dzfeature.h40 extern boolean_t feature_is_supported(struct objset *os, uint64_t obj,
48 extern boolean_t spa_feature_is_enabled(struct spa *, zfeature_info_t *);
49 extern boolean_t spa_feature_is_active(struct spa *, zfeature_info_t *);
H A Drrwlock.h59 boolean_t rr_writer_wanted;
60 boolean_t rr_track_all;
68 void rrw_init(rrwlock_t *rrl, boolean_t track_all);
74 boolean_t rrw_held(rrwlock_t *rrl, krw_t rw);
H A Ddmu_send.h59 boolean_t drc_newfs;
60 boolean_t drc_byteswap;
61 boolean_t drc_force;
69 boolean_t force, char *origin, dmu_recv_cookie_t *drc);
77 boolean_t dmu_objset_is_receiving(objset_t *os);
H A Ddsl_scan.h108 boolean_t scn_pausing;
115 boolean_t scn_is_bptree;
116 boolean_t scn_async_destroying;
130 boolean_t dsl_scan_resilvering(struct dsl_pool *dp);
131 boolean_t dsl_dataset_unstable(struct dsl_dataset *ds);
138 boolean_t dsl_scan_active(dsl_scan_t *scn);
H A Dtxg.h100 extern boolean_t txg_stalled(struct dsl_pool *dp);
103 extern boolean_t txg_sync_waiting(struct dsl_pool *dp);
113 extern boolean_t txg_list_empty(txg_list_t *tl, uint64_t txg);
114 extern boolean_t txg_list_add(txg_list_t *tl, void *p, uint64_t txg);
115 extern boolean_t txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg);
118 extern boolean_t txg_list_member(txg_list_t *tl, void *p, uint64_t txg);
/freebsd-10.0-release/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_writte
[all...]
H A Dzfeature_common.h44 boolean_t fi_can_readonly; /* Can open pool readonly w/o support? */
45 boolean_t fi_mos; /* Is the feature necessary to read the MOS? */
63 extern boolean_t zfeature_is_valid_guid(const char *);
65 extern boolean_t zfeature_is_supported(const char *);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_iter.h38 boolean_t sc_reverse;
50 int zfs_add_sort_column(zfs_sort_column_t **, const char *, boolean_t);
52 boolean_t zfs_sort_only_by_name(const zfs_sort_column_t *);
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_string.c38 boolean_t
45 boolean_t
52 boolean_t
/freebsd-10.0-release/sys/sys/
H A D_pctrie.h43 static __inline boolean_t
/freebsd-10.0-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_event_osd.h63 boolean_t signaled;
64 boolean_t manual_reset;
H A Dcl_event.h117 cl_event_init(IN cl_event_t * const p_event, IN const boolean_t manual_reset);
241 IN const uint32_t wait_us, IN const boolean_t interruptible);
/freebsd-10.0-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_subnet.h152 boolean_t lmc_esp0;
155 boolean_t reassign_lids;
156 boolean_t ignore_other_sm;
157 boolean_t single_thread;
158 boolean_t disable_multicast;
159 boolean_t force_log_flush;
171 boolean_t force_heavy_sweep;
177 boolean_t no_partition_enforcement;
178 boolean_t qos;
180 boolean_t accum_log_fil
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_test.h114 boolean_t is_responder;
115 boolean_t is_trap_processor;
116 boolean_t is_report_processor;
H A Dosm_vendor_mlx_svc.h53 inline static boolean_t osmv_mad_is_response(IN const ib_mad_t * p_mad)
109 inline static boolean_t osmv_mad_is_rmpp(IN const ib_mad_t * p_mad)
122 inline static boolean_t osmv_mad_is_multi_resp(IN const ib_mad_t * p_mad)
129 inline static boolean_t osmv_mad_is_sa(IN const ib_mad_t * p_mad)
135 inline static boolean_t osmv_rmpp_is_abort_stop(IN const ib_mad_t * p_mad)
145 inline static boolean_t osmv_rmpp_is_data(IN const ib_mad_t * p_mad)
151 inline static boolean_t osmv_rmpp_is_ack(IN const ib_mad_t * p_mad)
157 inline static boolean_t osmv_rmpp_is_first(IN const ib_mad_t * p_mad)
166 inline static boolean_t osmv_rmpp_is_last(IN const ib_mad_t * p_mad)
194 inline static boolean_t osmv_random_dro
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h188 extern void libzfs_print_on_error(libzfs_handle_t *, boolean_t);
198 extern void libzfs_mnttab_cache(libzfs_handle_t *, boolean_t);
249 extern int zpool_vdev_offline(zpool_handle_t *, const char *, boolean_t);
261 extern nvlist_t *zpool_find_vdev(zpool_handle_t *, const char *, boolean_t *,
262 boolean_t *, boolean_t *);
264 boolean_t *, boolean_t *, boolean_t *);
346 extern int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
[all...]
/freebsd-10.0-release/sys/ddb/
H A Ddb_access.h39 db_expr_t db_get_value(db_addr_t addr, int size, boolean_t is_signed);
/freebsd-10.0-release/sys/vm/
H A D_vm_radix.h47 static __inline boolean_t
H A Dvm_reserv.h54 boolean_t vm_reserv_free_page(vm_page_t m);
57 boolean_t vm_reserv_reactivate_page(vm_page_t m);
58 boolean_t vm_reserv_reclaim_contig(u_long npages, vm_paddr_t low,
60 boolean_t vm_reserv_reclaim_inactive(void);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_util.h47 boolean_t replacing, boolean_t dryrun, int argc, char **argv);
54 int for_each_pool(int, char **, boolean_t unavail, zprop_list_t **,

Completed in 232 milliseconds

1234567891011>>