Searched refs:be_unmount_callback (Results 1 – 1 of 1) sorted by relevance
64 static int be_unmount_callback(zfs_handle_t *, void *);543 if ((zret = zfs_iter_filesystems(zhp, be_unmount_callback, in _be_unmount()1272 be_unmount_callback(zfs_handle_t *zhp, void *data) in be_unmount_callback() function1283 if (zfs_iter_filesystems(zhp, be_unmount_callback, ud)) { in be_unmount_callback()2618 if ((ret = zfs_iter_filesystems(zone_zhp, be_unmount_callback, in be_unmount_one_zone()