Searched defs:grub_hfs_find_dir (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c1068 grub_hfs_find_dir (struct grub_hfs_data *data, const char *path,
1207 if (grub_hfs_find_dir (data, path, &frec, &inode))
1238 if (data && grub_hfs_find_dir (data, name, &frec, 0))
1067 grub_hfs_find_dir (struct grub_hfs_data *data, const char *path, function

Completed in 24 milliseconds