/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | simd_x86.h | 78 static inline boolean_t 81 boolean_t has_osxsave; in __simd_state_enabled() 103 static inline boolean_t 112 static inline boolean_t 121 static inline boolean_t 130 static inline boolean_t 139 static inline boolean_t 148 static inline boolean_t 157 static inline boolean_t 160 boolean_t has_avx; in zfs_avx_available() [all …]
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_subnet.h | 256 boolean_t m_key_lookup; 265 boolean_t lmc_esp0; 270 boolean_t reassign_lids; 271 boolean_t ignore_other_sm; 272 boolean_t single_thread; 273 boolean_t disable_multicast; 274 boolean_t force_log_flush; 283 boolean_t use_mfttop; 287 boolean_t force_heavy_sweep; 293 boolean_t no_partition_enforcement; [all …]
|
H A D | osm_madw.h | 75 boolean_t is_responder; 76 boolean_t is_trap_processor; 77 boolean_t is_report_processor; 182 boolean_t set_method; 183 boolean_t light_sweep; 184 boolean_t active_transition; 185 boolean_t client_rereg; 201 boolean_t set_method; 231 boolean_t set_method; 232 boolean_t light_sweep; [all …]
|
H A D | osm_pkey.h | 158 boolean_t is_new; 393 boolean_t 476 IN boolean_t allow_both_pkeys); 507 boolean_t osm_physp_share_this_pkey(IN const struct osm_physp * p_physp1, 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); [all …]
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 210 boolean_t *, boolean_t *); 221 _LIBZFS_H void libzfs_print_on_error(libzfs_handle_t *, boolean_t); 233 _LIBZFS_H void libzfs_mnttab_cache(libzfs_handle_t *, boolean_t); 257 _LIBZFS_H boolean_t zpool_skip_pool(const char *); 265 _LIBZFS_H int zpool_add(zpool_handle_t *, nvlist_t *, boolean_t check_ashift); 278 boolean_t fullpool; 281 boolean_t secure; 284 boolean_t wait; 313 _LIBZFS_H int zpool_vdev_offline(zpool_handle_t *, const char *, boolean_t); 315 const char *, nvlist_t *, int, boolean_t); [all …]
|
H A D | libzfs_core.h | 60 _LIBZFS_CORE_H int lzc_destroy_snaps(nvlist_t *, boolean_t, nvlist_t **); 65 _LIBZFS_CORE_H int lzc_load_key(const char *, boolean_t, uint8_t *, uint_t); 71 _LIBZFS_CORE_H int lzc_trim(const char *, pool_trim_func_t, uint64_t, boolean_t, 105 boolean_t, boolean_t, int); 107 boolean_t, boolean_t, int); 109 const char *, boolean_t, boolean_t, boolean_t, int, 112 boolean_t, boolean_t, boolean_t, int, const struct dmu_replay_record *, int, 115 nvlist_t *, uint8_t *, uint_t, const char *, boolean_t, boolean_t, 116 boolean_t, int, const struct dmu_replay_record *, int, uint64_t *, 119 uint8_t *, uint_t, const char *, boolean_t, boolean_t, boolean_t, boolean_t, [all …]
|
H A D | zfs_prop.h | 79 boolean_t pd_rightalign: 1; /* column alignment for "zfs list" */ 80 boolean_t pd_visible: 1; /* do we list this property with the */ 82 boolean_t pd_zfs_mod_supported: 1; /* supported by running zfs module */ 83 boolean_t pd_always_flex: 1; /* never fixed-width */ 94 _ZFS_PROP_H boolean_t zfs_prop_delegatable(zfs_prop_t prop); 116 boolean_t, boolean_t, boolean_t, const zprop_index_t *, 122 zprop_attr_t, int, const char *, const char *, boolean_t, 128 zprop_attr_t, int, const char *, boolean_t, 134 _ZFS_PROP_H int zprop_iter_common(zprop_func, void *, boolean_t, boolean_t, 143 _ZFS_PROP_H size_t zprop_width(int, boolean_t *, zfs_type_t); [all …]
|
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
H A D | zfs_vfsops_os.h | 57 boolean_t vfs_readonly; 58 boolean_t vfs_do_readonly; 59 boolean_t vfs_setuid; 60 boolean_t vfs_do_setuid; 61 boolean_t vfs_exec; 62 boolean_t vfs_do_exec; 63 boolean_t vfs_devices; 64 boolean_t vfs_do_devices; 65 boolean_t vfs_do_xattr; 66 boolean_t vfs_atime; [all …]
|
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | simd_x86.h | 439 static inline boolean_t 442 boolean_t has_osxsave; in __simd_state_enabled() 466 static inline boolean_t 475 static inline boolean_t 484 static inline boolean_t 493 static inline boolean_t 502 static inline boolean_t 511 static inline boolean_t 520 static inline boolean_t 529 static inline boolean_t [all …]
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | simd.h | 181 static inline boolean_t 200 static inline boolean_t \ 237 static inline boolean_t 240 boolean_t has_osxsave; in __simd_state_enabled() 260 static inline boolean_t 269 static inline boolean_t 278 static inline boolean_t 287 static inline boolean_t 296 static inline boolean_t 305 static inline boolean_t [all …]
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu_recv.h | 47 boolean_t drc_newfs; 48 boolean_t drc_byteswap; 50 boolean_t drc_force; 51 boolean_t drc_heal; 52 boolean_t drc_resumable; 53 boolean_t drc_should_save; 54 boolean_t drc_raw; 55 boolean_t drc_clone; 56 boolean_t drc_spill; 83 boolean_t, boolean_t, boolean_t, nvlist_t *, nvlist_t *, const char *, [all …]
|
H A D | dmu_send.h | 51 dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok, 52 boolean_t large_block_ok, boolean_t compressok, boolean_t rawok, 53 boolean_t savedok, uint64_t resumeobj, uint64_t resumeoff, 57 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, 58 boolean_t saved, uint64_t *sizep); 60 boolean_t embedok, boolean_t large_block_ok, boolean_t compressok, 61 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off, 68 boolean_t dso_dryrun;
|
H A D | dmu_objset.h | 108 boolean_t os_encrypted; 131 boolean_t os_dedup_verify; 168 boolean_t os_rescan_dnodes; 169 boolean_t os_raw_receive; 172 boolean_t os_next_write_raw[TXG_SIZE]; 200 boolean_t os_upgrade_exit; 214 int dmu_objset_hold_flags(const char *name, boolean_t decrypt, const void *tag, 217 boolean_t readonly, boolean_t decrypt, const void *tag, objset_t **osp); 219 dmu_objset_type_t type, boolean_t readonly, boolean_t decrypt, 222 struct dsl_dataset **newds, boolean_t decrypt, const void *tag); [all …]
|
H A D | vdev_impl.h | 81 typedef boolean_t vdev_need_resilver_func_t(vdev_t *vd, const dva_t *dva, 127 boolean_t vdev_op_leaf; 252 boolean_t vdev_expanding; /* expand the vdev? */ 253 boolean_t vdev_reopening; /* reopen in progress? */ 254 boolean_t vdev_nonrot; /* true if solid state */ 275 boolean_t vdev_remove_wanted; /* async remove wanted? */ 276 boolean_t vdev_fault_wanted; /* async faulted wanted? */ 284 boolean_t vdev_rz_expanding; /* raidz is being expanded? */ 285 boolean_t vdev_ishole; /* is a hole in the namespace */ 293 boolean_t vdev_initialize_exit_wanted; [all …]
|
H A D | dsl_scan.h | 135 boolean_t scn_is_bptree; 136 boolean_t scn_async_destroying; 137 boolean_t scn_async_stalled; 141 boolean_t scn_is_sorted; /* doing sequential scan */ 142 boolean_t scn_clearing; /* scan is issuing sequential extents */ 143 boolean_t scn_checkpointing; /* scan is issuing all queued extents */ 144 boolean_t scn_suspending; /* scan is suspending until next txg */ 152 boolean_t scn_prefetch_stop; /* prefetch should stop */ 201 boolean_t dsl_scan_scrubbing(const struct dsl_pool *dp); 202 boolean_t dsl_errorscrubbing(const struct dsl_pool *dp); [all …]
|
H A D | vdev.h | 53 typedef boolean_t vdev_open_children_func_t(vdev_t *vd); 65 extern int vdev_create(vdev_t *, uint64_t txg, boolean_t isreplace); 69 extern boolean_t vdev_is_concrete(vdev_t *vd); 70 extern boolean_t vdev_is_bootable(vdev_t *vd); 76 extern boolean_t vdev_dtl_contains(vdev_t *vd, vdev_dtl_type_t d, 78 extern boolean_t vdev_dtl_empty(vdev_t *vd, vdev_dtl_type_t d); 79 extern boolean_t vdev_default_need_resilver(vdev_t *vd, const dva_t *dva, 81 extern boolean_t vdev_dtl_need_resilver(vdev_t *vd, const dva_t *dva, 84 boolean_t scrub_done, boolean_t rebuild_done); 85 extern boolean_t vdev_dtl_required(vdev_t *vd); [all …]
|
H A D | dmu_zfetch.h | 66 boolean_t zs_missed; /* stream saw cache misses */ 67 boolean_t zs_more; /* need more distant prefetch */ 81 zstream_t *dmu_zfetch_prepare(zfetch_t *, uint64_t, uint64_t, boolean_t, 82 boolean_t); 83 void dmu_zfetch_run(zfetch_t *, zstream_t *, boolean_t, boolean_t); 84 void dmu_zfetch(zfetch_t *, uint64_t, uint64_t, boolean_t, boolean_t, 85 boolean_t);
|
H A D | metaslab.h | 53 void metaslab_set_unflushed_dirty(metaslab_t *, boolean_t); 56 boolean_t metaslab_unflushed_dirty(metaslab_t *); 60 void metaslab_unflushed_bump(metaslab_t *, dmu_tx_t *, boolean_t); 65 boolean_t metaslab_flush(metaslab_t *, dmu_tx_t *); 91 void metaslab_free(spa_t *, const blkptr_t *, uint64_t, boolean_t); 92 void metaslab_free_concrete(vdev_t *, uint64_t, uint64_t, boolean_t); 93 void metaslab_free_dva(spa_t *, const dva_t *, boolean_t); 111 boolean_t metaslab_class_throttle_reserve(metaslab_class_t *, int, int, 127 boolean_t metaslab_group_initialized(metaslab_group_t *); 133 boolean_t); [all …]
|
H A D | metaslab_impl.h | 195 boolean_t mc_alloc_throttle_enabled; 237 boolean_t mg_allocatable; /* can we allocate? */ 246 boolean_t mg_initialized; 288 boolean_t mg_no_free_space; 296 boolean_t mg_disabled_updating; 428 boolean_t ms_condensing; /* condensing? */ 429 boolean_t ms_condense_wanted; 440 boolean_t ms_loaded; 441 boolean_t ms_loading; 443 boolean_t ms_flushing; [all …]
|
H A D | dsl_crypt.h | 169 void dsl_crypto_params_free(dsl_crypto_params_t *dcp, boolean_t unload); 172 boolean_t dsl_dir_incompatible_encryption_version(dsl_dir_t *dd); 181 boolean_t noop); 200 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key); 208 dsl_crypto_params_t *dcp, boolean_t *will_encrypt); 209 boolean_t dmu_objset_crypto_key_equal(objset_t *osa, objset_t *osb); 218 int spa_do_crypt_mac_abd(boolean_t generate, spa_t *spa, uint64_t dsobj, 220 int spa_do_crypt_objset_mac_abd(boolean_t generate, spa_t *spa, uint64_t dsobj, 221 abd_t *abd, uint_t datalen, boolean_t byteswap); 222 int spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb, [all …]
|
H A D | zio_crypt.h | 143 int zio_crypt_do_indirect_mac_checksum(boolean_t generate, void *buf, 144 uint_t datalen, boolean_t byteswap, uint8_t *cksum); 145 int zio_crypt_do_indirect_mac_checksum_abd(boolean_t generate, abd_t *abd, 146 uint_t datalen, boolean_t byteswap, uint8_t *cksum); 150 boolean_t byteswap, uint8_t *portable_mac, uint8_t *local_mac); 151 int zio_do_crypt_data(boolean_t encrypt, zio_crypt_key_t *key, 152 dmu_object_type_t ot, boolean_t byteswap, uint8_t *salt, uint8_t *iv, 154 boolean_t *no_crypt); 155 int zio_do_crypt_abd(boolean_t encrypt, zio_crypt_key_t *key, 156 dmu_object_type_t ot, boolean_t byteswap, uint8_t *salt, uint8_t *iv, [all …]
|
H A D | arc.h | 271 boolean_t arc_is_metadata(arc_buf_t *buf); 272 boolean_t arc_is_encrypted(arc_buf_t *buf); 273 boolean_t arc_is_unauthenticated(arc_buf_t *buf); 275 void arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt, 278 boolean_t in_place); 279 void arc_convert_to_raw(arc_buf_t *buf, uint64_t dsobj, boolean_t byteorder, 288 boolean_t byteorder, const uint8_t *salt, const uint8_t *iv, 292 arc_buf_t *arc_loan_buf(spa_t *spa, boolean_t is_metadata, int size); 295 arc_buf_t *arc_loan_raw_buf(spa_t *spa, uint64_t dsobj, boolean_t byteorder, 321 arc_buf_t *buf, boolean_t uncached, boolean_t l2arc, const zio_prop_t *zp, [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_util.h | 60 int check_rep, boolean_t replacing, boolean_t dryrun, int argc, 68 int for_each_pool(int, char **, boolean_t unavail, zprop_list_t **, zfs_type_t, 69 boolean_t, zpool_iter_f, void *); 77 boolean_t, int *); 133 int check_device(const char *path, boolean_t force, 134 boolean_t isspare, boolean_t iswholedisk); 135 boolean_t check_sector_size_database(char *path, int *sector_size); 137 int check_file(const char *file, boolean_t force, boolean_t isspare); 139 int check_file_generic(const char *file, boolean_t force, boolean_t isspare); 141 int zpool_power(zpool_handle_t *zhp, char *vdev, boolean_t turn_on);
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
H A D | zfs_vfsops_os.h | 62 boolean_t z_fuid_loaded; /* fuid tables are loaded */ 63 boolean_t z_fuid_dirty; /* need to sync fuid table ? */ 70 boolean_t z_utf8; /* utf8-only */ 72 boolean_t z_atime; /* enable atimes mount option */ 73 boolean_t z_unmounted; /* unmounted */ 80 boolean_t z_issnap; /* true if this is a snapshot */ 81 boolean_t z_use_fuids; /* version allows fuids */ 82 boolean_t z_replay; /* set during ZIL replay */ 83 boolean_t z_use_sa; /* version allow system attributes */ 84 boolean_t z_xattr_sa; /* allow xattrs to be stores as SA */ [all …]
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_impl.h | 60 boolean_t libzfs_mnttab_enable; 70 boolean_t libzfs_prop_debug; 87 boolean_t zfs_mntcheck; 114 const char *, zfs_keyformat_t, boolean_t, uint8_t **, size_t *); 194 extern boolean_t zpool_name_valid(libzfs_handle_t *, boolean_t, const char *); 197 boolean_t modifying); 217 boolean_t isclone; 218 boolean_t scripted; 219 boolean_t classify; 220 boolean_t timestamped; [all …]
|