Searched refs:zpool_enable_datasets (Results 1 – 3 of 3) sorted by relevance
1133 #pragma weak zpool_mount_datasets = zpool_enable_datasets1135 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) in zpool_enable_datasets() function
792 extern int zpool_enable_datasets(zpool_handle_t *, const char *, int);
1920 zpool_enable_datasets(zhp, mntopts, 0) != 0) { in do_import()3502 zpool_enable_datasets(zhp, mntopts, 0) != 0) { in zpool_do_split()