Home
last modified time | relevance | path

Searched refs:grub_ino_t (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libfsimage/ufs/
A Dfsys_ufs.c41 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_t
229 dlook(fsi_file_t *ffi, grub_ino_t dir_ino, char *name) in dlook()
A Dufs.h30 typedef uint32_t grub_ino_t; typedef
200 grub_ino_t d_ino;

Completed in 3 milliseconds