Searched refs:be_mount_root (Results 1 – 1 of 1) sorted by relevance
76 static int be_mount_root(zfs_handle_t *, char *);341 if ((ret = be_mount_root(zhp, tmp_altroot)) != BE_SUCCESS) { in _be_mount()2091 be_mount_root(zfs_handle_t *zhp, char *altroot) in be_mount_root() function2261 if ((ret = be_mount_root(zhp, altroot)) != BE_SUCCESS) { in fix_mountpoint()