Searched refs:zpool_enable_datasets (Results 1 – 3 of 3) sorted by relevance
1506 #pragma weak zpool_mount_datasets = zpool_enable_datasets1508 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) in zpool_enable_datasets() function
829 extern int zpool_enable_datasets(zpool_handle_t *, const char *, int);
2155 zpool_enable_datasets(zhp, mntopts, 0) != 0) { in do_import()3848 zpool_enable_datasets(zhp, mntopts, 0) != 0) { in zpool_do_split()