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

/external/grub/stage2/
H A Dfilesys.h151 int (*mount_func) (void); member in struct:fsys_entry
H A Ddisk_io.c422 if ((fsys_table[fsys_type].mount_func) ())
429 if ((*(fsys_table[fsys_type].mount_func)) () != 1)

Completed in 189 milliseconds