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

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dxfs.c131 struct grub_xfs_dir_header dirhead; member in struct:grub_xfs_inode::__anon441::dir
485 int smallino = !diro->inode.data.dir.dirhead.smallino;
493 parent = grub_be_to_cpu32 (diro->inode.data.dir.dirhead.parent.i4);
500 parent = diro->inode.data.dir.dirhead.parent.i8;
510 for (i = 0; i < diro->inode.data.dir.dirhead.count; i++)

Completed in 16 milliseconds