Searched defs:zfs_matches_auto_share (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_share.c318 zfs_matches_auto_share(zfs_handle_t *zhp, const char *sharename, function
923 if (zfs_matches_auto_share(zhp, zc.zc_value, &matches_auto) != 0) {
1185 if (zfs_matches_auto_share(zhp, sa_share_get_name(new_share),
2350 if (sh_zhp == NULL && zfs_matches_auto_share(zhp, sh_name,
3940 if (zfs_matches_auto_share(zhp, resource,
4635 if (zfs_matches_auto_share(zhp, sh_name, &matches_auto) == 0 &&

Completed in 27 milliseconds