Lines Matching refs:boolean_t
88 static boolean_t log_history = B_TRUE;
425 usage(boolean_t requested) in usage()
428 boolean_t show_properties = B_FALSE; in usage()
564 static boolean_t pt_shown;
616 static boolean_t
638 boolean_t parents = B_FALSE; in zfs_do_clone()
766 boolean_t noreserve = B_FALSE; in zfs_do_create()
767 boolean_t bflag = B_FALSE; in zfs_do_create()
768 boolean_t parents = B_FALSE; in zfs_do_create()
769 boolean_t nomount = B_FALSE; in zfs_do_create()
969 boolean_t cb_first;
970 boolean_t cb_force;
971 boolean_t cb_recurse;
972 boolean_t cb_error;
973 boolean_t cb_doclones;
975 boolean_t cb_defer_destroy;
976 boolean_t cb_verbose;
977 boolean_t cb_parsable;
978 boolean_t cb_dryrun;
1231 boolean_t defer = cb->cb_defer_destroy; in destroy_clones()
1481 static boolean_t
1529 boolean_t received = is_recvd_column(cbp); in get_callback()
1874 boolean_t cb_received;
1911 boolean_t received = B_FALSE; in zfs_do_inherit()
2000 boolean_t cb_newer;
2001 boolean_t cb_foundone;
2119 boolean_t all = B_FALSE; in zfs_do_upgrade()
2120 boolean_t showversions = B_FALSE; in zfs_do_upgrade()
2202 boolean_t found; in zfs_do_upgrade()
2283 boolean_t cb_numname;
2284 boolean_t cb_nicenum;
2285 boolean_t cb_sid2posix;
2291 static boolean_t us_populated = B_FALSE;
2295 boolean_t si_numname;
2318 boolean_t numname = si->si_numname; in us_compare()
2322 boolean_t lvb, rvb; in us_compare()
2333 boolean_t reverse = sortcol->sc_reverse; in us_compare()
2438 boolean_t smbentity = B_FALSE; in userspace_cb()
2581 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types, in print_us_node()
2586 boolean_t first = B_TRUE; in print_us_node()
2673 print_us(boolean_t scripted, boolean_t parsable, int *fields, int types, in print_us()
2674 size_t *width, boolean_t rmnode, uu_avl_t *avl) in print_us()
2682 boolean_t first = B_TRUE; in print_us()
2722 boolean_t scripted = B_FALSE; in zfs_do_userspace()
2723 boolean_t prtnum = B_FALSE; in zfs_do_userspace()
2724 boolean_t parsable = B_FALSE; in zfs_do_userspace()
2725 boolean_t sid2posix = B_FALSE; in zfs_do_userspace()
2819 boolean_t found = B_FALSE; in zfs_do_userspace()
2945 boolean_t cb_first;
2946 boolean_t cb_literal;
2947 boolean_t cb_scripted;
2961 boolean_t first = B_TRUE; in print_header()
2962 boolean_t right_justify; in print_header()
3001 boolean_t first = B_TRUE; in print_dataset()
3006 boolean_t right_justify; in print_dataset()
3097 boolean_t types_specified = B_FALSE; in zfs_do_list()
3250 boolean_t parents = B_FALSE; in zfs_do_rename()
3403 boolean_t cb_first;
3407 boolean_t cb_recurse;
3481 boolean_t force = B_FALSE; in zfs_do_rollback()
3657 boolean_t sd_recursive;
3700 boolean_t multiple_snaps = B_FALSE; in zfs_do_snapshot()
3781 boolean_t extraverbose = B_FALSE; in zfs_do_send()
3991 boolean_t abort_resumable = B_FALSE; in zfs_do_receive()
4172 boolean_t dp_local;
4173 boolean_t dp_descend;
4541 boolean_t is_set = B_TRUE; in parse_fs_perm()
4756 boolean_t local;
4757 boolean_t descend;
4758 boolean_t user;
4759 boolean_t group;
4760 boolean_t everyone;
4761 boolean_t create;
4762 boolean_t set;
4763 boolean_t recursive; /* unallow only */
4764 boolean_t prt_usage;
4766 boolean_t prt_perms;
4781 allow_usage(boolean_t un, boolean_t requested, const char *msg) in allow_usage()
4849 munge_args(int argc, char **argv, boolean_t un, size_t expected_argc, in munge_args()
4864 parse_allow_args(int argc, char **argv, boolean_t un, struct allow_opts *opts) in parse_allow_args()
4923 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend, in store_allow_perm()
5067 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) in construct_fsacl_list()
5188 boolean_t first = B_TRUE; in print_set_creat_perms()
5217 print_uge_deleg_perms(uu_avl_t *who_avl, boolean_t local, boolean_t descend, in print_uge_deleg_perms()
5221 boolean_t prt_title = B_TRUE; in print_uge_deleg_perms()
5234 boolean_t prt_who = B_TRUE; in print_uge_deleg_perms()
5327 boolean_t un;
5344 zfs_do_allow_unallow_impl(int argc, char **argv, boolean_t un) in zfs_do_allow_unallow_impl()
5461 zfs_do_hold_rele_impl(int argc, char **argv, boolean_t holding) in zfs_do_hold_rele_impl()
5466 boolean_t recursive = B_FALSE; in zfs_do_hold_rele_impl()
5562 boolean_t cb_recursive;
5575 print_holds(boolean_t scripted, boolean_t literal, size_t nwidth, in print_holds()
5678 boolean_t scripted = B_FALSE; in zfs_do_holds()
5679 boolean_t literal = B_FALSE; in zfs_do_holds()
5680 boolean_t recursive = B_FALSE; in zfs_do_holds()
5815 get_all_datasets(zfs_handle_t ***dslist, size_t *count, boolean_t verbose) in get_all_datasets()
5845 boolean_t explicit, const char *options) in share_mount_one()
5853 boolean_t shared_nfs, shared_smb; in share_mount_one()
6103 boolean_t verbose = B_FALSE; in share_mount()
6284 unshare_unmount_path(int op, char *path, int flags, boolean_t is_manual) in unshare_unmount_path()