Home
last modified time | relevance | path

Searched defs:xfs_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c35 struct xfs_info { struct
36 int bsize;
37 int dirbsize;
61 static struct xfs_info xfs; argument