Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dlibbe_priv.h159 int be_make_tmp_mountpoint(char **);
H A Dbe_mount.c317 if ((ret = be_make_tmp_mountpoint(&tmp_altroot)) in _be_mount()
941 be_make_tmp_mountpoint(char **tmp_mp) in be_make_tmp_mountpoint() function
1024 if ((ret = be_make_tmp_mountpoint(tmp_mntpnt)) in be_mount_pool()
2299 if ((ret = be_make_tmp_mountpoint(&altroot)) != BE_SUCCESS) { in fix_mountpoint()
H A Dbe_utils.c2031 if ((ret = be_make_tmp_mountpoint(&md.altroot)) != BE_SUCCESS) { in be_update_zone_vfstab()