Lines Matching refs:boolean_t
102 boolean_t shared_fs; /* Mount shared file sytsems */
103 boolean_t shared_rw; /* Mount shared file systems rw */
108 boolean_t force; /* Forcibly unmount */
112 boolean_t destroy_snaps; /* Destroy snapshots of BE */
113 boolean_t force_unmount; /* Forcibly unmount BE if mounted */
121 boolean_t find_in_BE; /* flag noting to find clone in BE */
140 boolean_t be_deflt_rpool_container;
141 boolean_t be_deflt_grub;
153 extern boolean_t do_print;
166 int be_mount_pool(zfs_handle_t *, char **, char **, boolean_t *);
180 boolean_t be_zfs_init(void);
190 boolean_t be_has_menu_entry(char *, char *, int *);
201 boolean_t valid_be_policy(char *);
202 boolean_t be_valid_auto_snap_name(char *);
203 boolean_t be_valid_be_name(const char *);
212 boolean_t be_is_active_on_boot(char *);
218 boolean_t be_zone_supported(char *);
222 boolean_t be_zone_compare_uuids(char *);
227 boolean_t be_is_isa(char *);
228 boolean_t be_has_grub(void);