Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_impl.h86 } grub_fs_t; typedef
176 grub_fs_t gm_fs;
181 int grub_current_root(grub_fs_t *, grub_root_t *);
H A Dlibgrub_menu.c308 grub_fs_init(grub_fs_t *fs) in grub_fs_init()
321 grub_fs_fini(grub_fs_t *fs) in grub_fs_fini()
H A Dlibgrub_fs.c176 get_zfs_root(zfs_handle_t *zfh, grub_fs_t *fs, grub_root_t *root) in get_zfs_root()
438 grub_current_root(grub_fs_t *fs, grub_root_t *root) in grub_current_root()