Home
last modified time | relevance | path

Searched refs:be_mount_root (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c76 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() function
2261 if ((ret = be_mount_root(zhp, altroot)) != BE_SUCCESS) { in fix_mountpoint()