Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe_priv.h173 int be_make_tmp_mountpoint(char **);
H A Dbe_mount.c323 if ((ret = be_make_tmp_mountpoint(&tmp_altroot)) in _be_mount()
951 be_make_tmp_mountpoint(char **tmp_mp) in be_make_tmp_mountpoint() function
1034 if ((ret = be_make_tmp_mountpoint(tmp_mntpnt)) in be_mount_pool()
2254 if ((ret = be_make_tmp_mountpoint(&altroot)) != BE_SUCCESS) { in fix_mountpoint()
H A Dbe_utils.c2334 if ((ret = be_make_tmp_mountpoint(&md.altroot)) != BE_SUCCESS) { in be_update_zone_vfstab()