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

/external/grub/stage2/
H A Dfilesys.h153 int (*dir_func) (char *dirname); member in struct:fsys_entry
H A Ddisk_io.c1634 if (!errnum && (*(fsys_table[fsys_type].dir_func)) (filename))
1776 return (*(fsys_table[fsys_type].dir_func)) (dirname);

Completed in 21 milliseconds