Lines Matching refs:boolean_t

75     boolean_t *);
77 static boolean_t zfs_is_auto_sp(sa_share_props_t *);
84 boolean_t
87 boolean_t supports_zfs_shares;
106 boolean_t
113 boolean_t
241 boolean_t
243 boolean_t validation)
248 boolean_t shareable = B_FALSE;
319 boolean_t *match)
364 boolean_t
365 zfs_is_sharing_enabled_mntpnt(zfs_handle_t *zhp, boolean_t *is_oldsharesp,
370 boolean_t is_oldshares;
426 static boolean_t
431 boolean_t is_oldshares = B_FALSE;
464 boolean_t
514 zfs_share_read_init(zfs_handle_t *zhp, boolean_t include_all, void **hdl)
579 zfs_share_write(zfs_handle_t *zhp, nvlist_t *share, boolean_t persist,
580 boolean_t publish)
865 boolean_t matches_auto;
999 boolean_t
1002 boolean_t known_to_libshare = B_FALSE;
1045 boolean_t is_auto, nvlist_t **share1p, nvlist_t **share2p)
1052 boolean_t do_enabled = B_FALSE;
1053 boolean_t shareable = B_FALSE;
1054 boolean_t do_name = B_FALSE;
1055 boolean_t known_to_libshare = B_FALSE;
1184 boolean_t matches_auto;
1352 nvlist_t **nvl, boolean_t include_all)
1356 boolean_t is_auto;
1357 boolean_t known_to_libshare;
1463 sa_share_props_t *props, boolean_t share_create_needed,
1889 boolean_t auto_share_exists = B_FALSE;
2016 const char *mntpnt, nvlist_t *share, boolean_t persist, int share2flag)
2022 boolean_t acl_file_created = B_FALSE;
2128 boolean_t persist)
2338 boolean_t matches_auto;
2716 boolean_t include_all;
2724 boolean_t include_all, void **argp)
2928 boolean_t found_auto = B_FALSE;
3228 boolean_t *is_auto)
3413 nvlist_t *props, boolean_t new_fs, boolean_t new_share)
3419 boolean_t is_auto = B_FALSE;
3554 boolean_t sharenfs;
3555 boolean_t sharesmb;
3588 zfs_update_sharing_from_props(zfs_handle_t *zhp, boolean_t publish)
3594 boolean_t is_auto = B_FALSE;
3595 boolean_t known_to_libshare;
3671 static boolean_t
3901 char *path, char *resource, boolean_t persist)
3909 boolean_t is_auto_share;
4106 static boolean_t
4109 boolean_t is_auto = B_FALSE;
4121 zfs_share_one_impl(zfs_handle_t *zhp, boolean_t quiet)
4128 boolean_t is_auto = B_FALSE;
4330 static boolean_t
4336 boolean_t found;
4485 zfs_sharing_upgrade_inherit_s3(zfs_handle_t *zhp, boolean_t from_libshare_s2)
4498 boolean_t matches_auto;