Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h58 int zfs_embed (int *start_sector, int needed_sectors);
H A Ddisk_io.c82 {"zfs", zfs_mount, zfs_read, zfs_open, 0, zfs_embed},
H A Dfsys_zfs.c1886 zfs_embed(int *start_sector, int needed_sectors) in zfs_embed() function