| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | simd_x86.h | 74 static inline boolean_t 77 boolean_t has_osxsave; in __simd_state_enabled() 99 static inline boolean_t 108 static inline boolean_t 117 static inline boolean_t 156 boolean_t has_avx; in zfs_avx_available() 169 boolean_t has_avx2; in zfs_avx2_available() 197 boolean_t has_avx512; in zfs_avx512f_available() 208 boolean_t has_avx512; in zfs_avx512cd_available() 220 boolean_t has_avx512; in zfs_avx512er_available() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 200 boolean_t *, boolean_t *); 271 boolean_t secure; 274 boolean_t wait; 314 boolean_t *, boolean_t *); 316 boolean_t *, boolean_t *, boolean_t *); 443 boolean_t *); 494 boolean_t); 518 boolean_t *, boolean_t *); 544 boolean_t); 674 boolean_t pad; [all …]
|
| H A D | libzfs_core.h | 57 int lzc_destroy_snaps(nvlist_t *, boolean_t, nvlist_t **); 62 int lzc_load_key(const char *, boolean_t, uint8_t *, uint_t); 67 int lzc_trim(const char *, pool_trim_func_t, uint64_t, boolean_t, 96 int lzc_receive(const char *, nvlist_t *, const char *, boolean_t, boolean_t, 99 boolean_t, int); 101 boolean_t, boolean_t, int, const struct dmu_replay_record *); 103 boolean_t, boolean_t, int, const struct dmu_replay_record *, int, 106 uint8_t *, uint_t, const char *, boolean_t, boolean_t, boolean_t, int, 115 boolean_t lzc_exists(const char *); 129 int lzc_reopen(const char *, boolean_t); [all …]
|
| H A D | zfs_prop.h | 78 boolean_t pd_rightalign; /* column alignment for "zfs list" */ 79 boolean_t pd_visible; /* do we list this property with the */ 81 boolean_t pd_zfs_mod_supported; /* supported by running zfs module */ 92 boolean_t zfs_prop_delegatable(zfs_prop_t prop); 107 boolean_t, boolean_t, const zprop_index_t *); 120 int zprop_iter_common(zprop_func, void *, boolean_t, boolean_t, zfs_type_t); 126 size_t zprop_width(int, boolean_t *, zfs_type_t); 127 boolean_t zprop_valid_for_type(int, zfs_type_t, boolean_t);
|
| H A D | libzfs_impl.h | 61 boolean_t libzfs_mnttab_enable; 72 boolean_t libzfs_prop_debug; 87 boolean_t zfs_mntcheck; 127 const char *, zfs_keyformat_t, boolean_t, uint8_t **, size_t *); 194 boolean_t isa_child_of(const char *dataset, const char *parent); 202 boolean_t zpool_name_valid(libzfs_handle_t *, boolean_t, const char *); 205 boolean_t modifying); 231 boolean_t isclone; 232 boolean_t scripted; 233 boolean_t classify; [all …]
|
| H A D | libzutil.h | 49 typedef int pool_active_func_t(void *, const char *, uint64_t, boolean_t *); 68 boolean_t can_be_active; /* can the pool be active? */ 69 boolean_t scan; /* prefer scanning to libblkid cache */ 104 extern boolean_t zfs_dev_is_dm(const char *); 105 extern boolean_t zfs_dev_is_whole_disk(const char *); 110 extern boolean_t is_mpath_whole_disk(const char *); 112 extern boolean_t zfs_isnumber(const char *);
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_vfsops_os.h | 57 boolean_t vfs_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; 65 boolean_t vfs_do_xattr; 66 boolean_t vfs_atime; 67 boolean_t vfs_do_atime; 68 boolean_t vfs_relatime; [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | simd_x86.h | 332 static inline boolean_t 335 boolean_t has_osxsave; in __simd_state_enabled() 359 static inline boolean_t 368 static inline boolean_t 377 static inline boolean_t 386 static inline boolean_t 395 static inline boolean_t 404 static inline boolean_t 413 static inline boolean_t 422 static inline boolean_t [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu_send.h | 52 dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok, 53 boolean_t large_block_ok, boolean_t compressok, boolean_t rawok, 54 boolean_t savedok, uint64_t resumeobj, uint64_t resumeoff, 58 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, 59 boolean_t saved, uint64_t *sizep); 61 boolean_t embedok, boolean_t large_block_ok, boolean_t compressok, 62 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off, 69 boolean_t dso_dryrun;
|
| 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_resumable; 52 boolean_t drc_should_save; 53 boolean_t drc_raw; 54 boolean_t drc_clone; 55 boolean_t drc_spill; 82 boolean_t, boolean_t, nvlist_t *, nvlist_t *, char *, 86 boolean_t dmu_objset_is_receiving(objset_t *);
|
| H A D | dmu_objset.h | 101 boolean_t os_encrypted; 124 boolean_t os_dedup_verify; 159 boolean_t os_rescan_dnodes; 160 boolean_t os_raw_receive; 163 boolean_t os_next_write_raw[TXG_SIZE]; 191 boolean_t os_upgrade_exit; 212 boolean_t readonly, boolean_t decrypt, void *tag, objset_t **osp); 214 dmu_objset_type_t type, boolean_t readonly, boolean_t decrypt, 247 boolean_t dmu_objset_userused_enabled(objset_t *os); 249 boolean_t dmu_objset_userspace_present(objset_t *os); [all …]
|
| H A D | vdev.h | 67 extern boolean_t vdev_is_concrete(vdev_t *vd); 68 extern boolean_t vdev_is_bootable(vdev_t *vd); 82 boolean_t scrub_done, boolean_t rebuild_done); 83 extern boolean_t vdev_dtl_required(vdev_t *vd); 84 extern boolean_t vdev_resilver_needed(vdev_t *vd, 139 extern boolean_t vdev_is_dead(vdev_t *vd); 140 extern boolean_t vdev_readable(vdev_t *vd); 141 extern boolean_t vdev_writeable(vdev_t *vd); 142 extern boolean_t vdev_allocatable(vdev_t *vd); 148 extern boolean_t vdev_cache_read(zio_t *zio); [all …]
|
| H A D | dsl_scan.h | 119 boolean_t scn_is_bptree; 120 boolean_t scn_async_destroying; 121 boolean_t scn_async_stalled; 125 boolean_t scn_is_sorted; /* doing sequential scan */ 136 boolean_t scn_prefetch_stop; /* prefetch should stop */ 172 boolean_t dsl_scan_scrubbing(const struct dsl_pool *dp); 175 boolean_t dsl_scan_resilvering(struct dsl_pool *dp); 176 boolean_t dsl_scan_resilver_scheduled(struct dsl_pool *dp); 177 boolean_t dsl_dataset_unstable(struct dsl_dataset *ds); 184 boolean_t dsl_scan_active(dsl_scan_t *scn); [all …]
|
| H A D | vdev_impl.h | 127 boolean_t vdev_op_leaf; 269 boolean_t vdev_expanding; /* expand the vdev? */ 303 boolean_t vdev_initialize_exit_wanted; 318 boolean_t vdev_trim_exit_wanted; 319 boolean_t vdev_autotrim_exit_wanted; 339 boolean_t vdev_rebuilding; 340 boolean_t vdev_rebuild_exit_wanted; 341 boolean_t vdev_rebuild_cancel_wanted; 342 boolean_t vdev_rebuild_reset_wanted; 427 boolean_t vdev_detached; /* device detached? */ [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; 289 boolean_t mg_no_free_space; 297 boolean_t mg_disabled_updating; 427 boolean_t ms_condensing; /* condensing? */ 428 boolean_t ms_condense_wanted; 439 boolean_t ms_loaded; 440 boolean_t ms_loading; 442 boolean_t ms_flushing; [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 | txg.h | 94 extern boolean_t txg_wait_synced_sig(struct dsl_pool *dp, uint64_t txg); 103 boolean_t should_quiesce); 109 extern boolean_t txg_stalled(struct dsl_pool *dp); 112 extern boolean_t txg_sync_waiting(struct dsl_pool *dp); 130 extern boolean_t txg_list_empty(txg_list_t *tl, uint64_t txg); 131 extern boolean_t txg_all_lists_empty(txg_list_t *tl); 132 extern boolean_t txg_list_add(txg_list_t *tl, void *p, uint64_t txg); 133 extern boolean_t txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg); 136 extern boolean_t txg_list_member(txg_list_t *tl, void *p, uint64_t txg);
|
| 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); 180 boolean_t noop); 199 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key); 207 dsl_crypto_params_t *dcp, boolean_t *will_encrypt); 216 int spa_do_crypt_mac_abd(boolean_t generate, spa_t *spa, uint64_t dsobj, 218 int spa_do_crypt_objset_mac_abd(boolean_t generate, spa_t *spa, uint64_t dsobj, 219 abd_t *abd, uint_t datalen, boolean_t byteswap); 220 int spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb, 221 dmu_object_type_t ot, boolean_t dedup, boolean_t bswap, uint8_t *salt, [all …]
|
| H A D | metaslab.h | 61 boolean_t metaslab_flush(metaslab_t *, dmu_tx_t *); 88 void metaslab_free(spa_t *, const blkptr_t *, uint64_t, boolean_t); 89 void metaslab_free_concrete(vdev_t *, uint64_t, uint64_t, boolean_t); 90 void metaslab_free_dva(spa_t *, const dva_t *, boolean_t); 110 boolean_t metaslab_class_throttle_reserve(metaslab_class_t *, int, int, 126 boolean_t metaslab_group_initialized(metaslab_group_t *); 132 boolean_t); 136 void metaslab_enable(metaslab_t *, boolean_t, boolean_t);
|
| H A D | arc.h | 248 boolean_t arc_is_metadata(arc_buf_t *buf); 249 boolean_t arc_is_encrypted(arc_buf_t *buf); 250 boolean_t arc_is_unauthenticated(arc_buf_t *buf); 255 boolean_t in_place); 265 boolean_t byteorder, const uint8_t *salt, const uint8_t *iv, 269 arc_buf_t *arc_loan_buf(spa_t *spa, boolean_t is_metadata, int size); 306 void arc_flush(spa_t *spa, boolean_t retry); 323 boolean_t l2arc_vdev_present(vdev_t *vd); 324 void l2arc_rebuild_vdev(vdev_t *vd, boolean_t reopen); 325 boolean_t l2arc_range_check_overlap(uint64_t bottom, uint64_t top, [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | simd.h | 156 static inline boolean_t 211 static inline boolean_t 214 boolean_t has_osxsave; in __simd_state_enabled() 234 static inline boolean_t 243 static inline boolean_t 252 static inline boolean_t 261 static inline boolean_t 270 static inline boolean_t 279 static inline boolean_t 288 static inline boolean_t [all …]
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_util.h | 58 int check_rep, boolean_t replacing, boolean_t dryrun, int argc, 66 int for_each_pool(int, char **, boolean_t unavail, zprop_list_t **, 67 boolean_t, zpool_iter_f, void *); 75 zpool_list_t *pool_list_get(int, char **, zprop_list_t **, boolean_t, int *); 127 int check_device(const char *path, boolean_t force, 128 boolean_t isspare, boolean_t iswholedisk); 129 boolean_t check_sector_size_database(char *path, int *sector_size); 131 int check_file(const char *file, boolean_t force, boolean_t isspare);
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_projectutil.h | 39 boolean_t zpc_dironly; 40 boolean_t zpc_ignore_noent; 41 boolean_t zpc_keep_projid; 42 boolean_t zpc_newline; 43 boolean_t zpc_recursive; 44 boolean_t zpc_set_flag;
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | ioctl.h | 67 boolean_t fl_digest; 73 boolean_t fl_encrypt; 78 boolean_t fl_decrypt; 82 boolean_t fl_mac_init; 83 boolean_t fl_mac; 85 boolean_t fl_mac_final; 88 boolean_t fl_sign; 95 boolean_t fl_verify; 126 boolean_t fl_key_wrap; 131 boolean_t fl_init_pin; [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_vfsops_os.h | 81 boolean_t z_fuid_loaded; /* fuid tables are loaded */ 82 boolean_t z_fuid_dirty; /* need to sync fuid table ? */ 89 boolean_t z_utf8; /* utf8-only */ 91 boolean_t z_atime; /* enable atimes mount option */ 92 boolean_t z_unmounted; /* unmounted */ 100 boolean_t z_issnap; /* true if this is a snapshot */ 101 boolean_t z_vscan; /* virus scan on/off */ 102 boolean_t z_use_fuids; /* version allows fuids */ 103 boolean_t z_replay; /* set during ZIL replay */ 104 boolean_t z_use_sa; /* version allow system attributes */ [all …]
|