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

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Djfs.c621 grub_jfs_find_file (struct grub_jfs_data *data, const char *path,
732 grub_jfs_find_file (data, symlink, ino);
755 if (grub_jfs_find_file (data, path, GRUB_JFS_AGGR_INODE))
806 grub_jfs_find_file (data, name, GRUB_JFS_AGGR_INODE);
620 grub_jfs_find_file (struct grub_jfs_data *data, const char *path, function

Completed in 22 milliseconds