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

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dxfs.c139 struct grub_xfs_dirblock_tail struct
575 - sizeof (struct grub_xfs_dirblock_tail));
577 struct grub_xfs_dirblock_tail *tail;
578 tail = (struct grub_xfs_dirblock_tail *) &dirblock[tail_start];

Completed in 119 milliseconds