Searched refs:mount_func (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h172 int (*mount_func) (void); member in struct:fsys_entry
H A Ddisk_io.c434 if ((fsys_table[fsys_type].mount_func) ())
441 if ((*(fsys_table[fsys_type].mount_func)) () != 1)

Completed in 265 milliseconds