Searched refs:zfs_share (Results 1 – 5 of 5) sorted by relevance
337 typedef struct zfs_share { struct
456 zfs_share(zfs_handle_t *zhp) in zfs_share() function1181 if (good[i] && zfs_share(cb.cb_handles[i]) != 0) in zpool_enable_datasets()
720 extern int zfs_share(zfs_handle_t *);
3175 if (zfs_share(h) != 0) { in create_parents()
719 } else if ((ret = zfs_share(clone)) != 0) { in zfs_do_clone()937 } else if (zfs_share(zhp) != 0) { in zfs_do_create()