Searched refs:grub_ino_t (Results 1 – 2 of 2) sorted by relevance
41 static int openi(fsi_file_t *, grub_ino_t);42 static grub_ino_t dlook(fsi_file_t *, grub_ino_t, char *);67 grub_ino_t inode = ROOTINO; /* start from root */ in ufs_dir()150 openi(fsi_file_t *ffi, grub_ino_t inode) in openi()228 static grub_ino_t229 dlook(fsi_file_t *ffi, grub_ino_t dir_ino, char *name) in dlook()
30 typedef uint32_t grub_ino_t; typedef200 grub_ino_t d_ino;
Completed in 4 milliseconds