Searched refs:fix_mountpoint_callback (Results 1 – 1 of 1) sorted by relevance
66 static int fix_mountpoint_callback(zfs_handle_t *, void *);2035 fix_mountpoint_callback(zfs_handle_t *zhp, void *data) in fix_mountpoint_callback() function2093 if ((ret = zfs_iter_filesystems(zhp, fix_mountpoint_callback, in fix_mountpoint_callback()2286 if (zfs_iter_filesystems(zhp, fix_mountpoint_callback, mountpoint) in fix_mountpoint()