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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c65 static int fix_mountpoint(zfs_handle_t *);
305 if ((ret = fix_mountpoint(zhp)) != BE_SUCCESS) {
474 if ((ret = fix_mountpoint(zhp)) != BE_SUCCESS) {
2238 * Function: fix_mountpoint
2255 fix_mountpoint(zfs_handle_t *zhp) function
2268 be_print_err(gettext("fix_mountpoint: failed to get "
2300 be_print_err(gettext("fix_mountpoint: failed to "
2307 be_print_err(gettext("fix_mountpoint: failed to "
2313 be_print_err(gettext("fix_mountpoint: failed to "

Completed in 63 milliseconds