Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_mount.c75 static int be_mount_root(zfs_handle_t *, char *);
335 if ((ret = be_mount_root(zhp, tmp_altroot)) != BE_SUCCESS) { in _be_mount()
2119 be_mount_root(zfs_handle_t *zhp, char *altroot) in be_mount_root() function
2306 if ((ret = be_mount_root(zhp, altroot)) != BE_SUCCESS) { in fix_mountpoint()