Lines Matching refs:boolean_t
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;
309 _LIBZFS_H int zpool_vdev_offline(zpool_handle_t *, const char *, boolean_t);
311 const char *, nvlist_t *, int, boolean_t);
328 _LIBZFS_H nvlist_t *zpool_find_vdev(zpool_handle_t *, const char *, boolean_t *,
329 boolean_t *, boolean_t *);
331 boolean_t *, boolean_t *, boolean_t *);
353 size_t proplen, zprop_source_t *, boolean_t literal);
367 size_t, zprop_source_t *, boolean_t);
369 char *, char *, size_t, zprop_source_t *, boolean_t);
377 _LIBZFS_H boolean_t vdev_prop_user(const char *name);
379 _LIBZFS_H boolean_t vdev_prop_align_right(vdev_prop_t);
459 _LIBZFS_H int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
465 _LIBZFS_H int zpool_export(zpool_handle_t *, boolean_t, const char *);
491 boolean_t *);
505 _LIBZFS_H boolean_t zpool_is_draid_spare(const char *);
531 _LIBZFS_H boolean_t zfs_prop_align_right(zfs_prop_t);
534 nvlist_t *, uint64_t, zfs_handle_t *, zpool_handle_t *, boolean_t,
542 zprop_source_t *, char *, size_t, boolean_t);
544 boolean_t);
550 char *propbuf, int proplen, boolean_t literal);
554 char *propbuf, int proplen, boolean_t literal);
559 _LIBZFS_H int zfs_prop_inherit(zfs_handle_t *, const char *, boolean_t);
568 boolean_t *, boolean_t *);
573 _LIBZFS_H int zfs_crypto_get_encryption_root(zfs_handle_t *, boolean_t *,
576 nvlist_t *, boolean_t stdin_available, uint8_t **, uint_t *);
580 _LIBZFS_H int zfs_crypto_load_key(zfs_handle_t *, boolean_t, const char *);
582 _LIBZFS_H int zfs_crypto_rewrap(zfs_handle_t *, nvlist_t *, boolean_t);
588 boolean_t pl_all;
591 boolean_t pl_fixed;
594 _LIBZFS_H int zfs_expand_proplist(zfs_handle_t *, zprop_list_t **, boolean_t,
595 boolean_t);
614 zfs_type_t, boolean_t);
620 _LIBZFS_H boolean_t zpool_prop_align_right(zpool_prop_t);
625 _LIBZFS_H int zprop_iter(zprop_func func, void *cb, boolean_t show_all,
626 boolean_t ordered, zfs_type_t type);
655 boolean_t cb_scripted;
656 boolean_t cb_literal;
657 boolean_t cb_first;
688 _LIBZFS_H int zfs_iter_dependents(zfs_handle_t *, boolean_t, zfs_iter_f,
691 _LIBZFS_H int zfs_iter_snapshots(zfs_handle_t *, boolean_t, zfs_iter_f, void *,
700 _LIBZFS_H int zfs_iter_dependents_v2(zfs_handle_t *, int, boolean_t, zfs_iter_f,
719 size_t, zfs_iter_f, void *, boolean_t);
728 _LIBZFS_H int zfs_destroy(zfs_handle_t *, boolean_t);
729 _LIBZFS_H int zfs_destroy_snaps(zfs_handle_t *, char *, boolean_t);
730 _LIBZFS_H int zfs_destroy_snaps_nvl(libzfs_handle_t *, nvlist_t *, boolean_t);
733 _LIBZFS_H int zfs_snapshot(libzfs_handle_t *, const char *, boolean_t,
737 _LIBZFS_H int zfs_rollback(zfs_handle_t *, zfs_handle_t *, boolean_t);
757 boolean_t replicate;
760 boolean_t skipmissing;
763 boolean_t doall;
766 boolean_t fromorigin;
769 boolean_t pad;
772 boolean_t props;
775 boolean_t dryrun;
778 boolean_t parsable;
781 boolean_t progress;
784 boolean_t progressastitle;
787 boolean_t largeblock;
790 boolean_t embed_data;
793 boolean_t compress;
796 boolean_t raw;
799 boolean_t backup;
802 boolean_t holds;
805 boolean_t saved;
808 typedef boolean_t (snapfilter_cb_t)(zfs_handle_t *, void *);
823 boolean_t, int);
826 boolean_t);
838 _LIBZFS_H int zfs_set_fsacl(zfs_handle_t *, boolean_t, nvlist_t *);
842 boolean_t verbose;
845 boolean_t isprefix;
851 boolean_t istail;
854 boolean_t dryrun;
857 boolean_t force;
860 boolean_t canmountoff;
866 boolean_t resumable;
869 boolean_t byteswap;
872 boolean_t nomount;
875 boolean_t holds;
878 boolean_t skipholds;
881 boolean_t domount;
884 boolean_t forceunmount;
887 boolean_t heal;
912 _LIBZFS_H boolean_t zfs_dataset_exists(libzfs_handle_t *, const char *,
915 _LIBZFS_H boolean_t zfs_bookmark_exists(const char *path);
920 _LIBZFS_H boolean_t is_mounted(libzfs_handle_t *, const char *special, char **);
921 _LIBZFS_H boolean_t zfs_is_mounted(zfs_handle_t *, char **);
944 _LIBZFS_H boolean_t zfs_is_shared(zfs_handle_t *zhp, char **where,
971 _LIBZFS_H boolean_t libzfs_envvar_is_set(const char *);
984 boolean_t *);
1008 _LIBZFS_H int zpool_disable_datasets(zpool_handle_t *, boolean_t);
1009 _LIBZFS_H void zpool_disable_datasets_os(zpool_handle_t *, boolean_t);
1024 boolean_t *, char *, size_t);