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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h174 int (*dir_func) (char *dirname); member in struct:fsys_entry
H A Ddisk_io.c1708 if (!errnum && (*(fsys_table[fsys_type].dir_func)) (filename))
1850 return (*(fsys_table[fsys_type].dir_func)) (dirname);

Completed in 18 milliseconds