Searched refs:zpool_shared_fs_callback (Results 1 – 1 of 1) sorted by relevance
72 static int zpool_shared_fs_callback(zpool_handle_t *, void *);372 (void) zpool_iter(g_zfs, zpool_shared_fs_callback, &md); in _be_mount()1535 zpool_shared_fs_callback(zpool_handle_t *zlp, void *data) in zpool_shared_fs_callback() function