Searched defs:fix_mountpoint_callback (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c66 static int fix_mountpoint_callback(zfs_handle_t *, void *);
2013 * Function: fix_mountpoint_callback
2035 fix_mountpoint_callback(zfs_handle_t *zhp, void *data) function
2048 be_print_err(gettext("fix_mountpoint_callback: "
2080 be_print_err(gettext("fix_mountpoint_callback: "
2093 if ((ret = zfs_iter_filesystems(zhp, fix_mountpoint_callback,
2286 if (zfs_iter_filesystems(zhp, fix_mountpoint_callback, mountpoint)

Completed in 62 milliseconds