Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_mount.c76 static int be_unmount_root(zfs_handle_t *, be_unmount_data_t *);
543 if ((ret = be_unmount_root(zhp, &ud)) != BE_SUCCESS) { in _be_unmount()
2193 be_unmount_root(zfs_handle_t *zhp, be_unmount_data_t *ud) in be_unmount_root() function
2312 if ((ret = be_unmount_root(zhp, &ud)) != BE_SUCCESS) { in fix_mountpoint()