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

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c59 struct grub_hfs_node struct
317 struct grub_hfs_node node;
661 int this, int (*node_hook) (struct grub_hfs_node *hnd,
668 struct grub_hfs_node node;
739 auto int node_found (struct grub_hfs_node *, struct grub_hfs_record *);
741 int node_found (struct grub_hfs_node *hnd, struct grub_hfs_record *rec)
808 auto int node_found (struct grub_hfs_node *, struct grub_hfs_record *);
809 auto int it_dir (struct grub_hfs_node * __attribute ((unused)),
813 int node_found (struct grub_hfs_node *hnd, struct grub_hfs_record *rec)
833 int it_dir (struct grub_hfs_node *hn
[all...]

Completed in 22 milliseconds