Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfsbootenv/common/
H A Dlibzfsbootenv.h34 extern int lzbe_get_boot_device(const char *, char **);
H A Dmapfile-vers36 lzbe_get_boot_device;
H A Dlzbe_device.c114 lzbe_get_boot_device(const char *pool, char **device) in lzbe_get_boot_device() function
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_rename.c205 if (lzbe_get_boot_device(bt.obe_zpool, &nextboot) == 0 && in be_rename()
H A Dbe_list.c1059 if (lzbe_get_boot_device(rpool, &nextboot) == 0) { in be_get_node_data()
H A Dbe_create.c491 if (lzbe_get_boot_device(bt.obe_zpool, &nextboot) == 0 && in be_destroy()