Home
last modified time | relevance | path

Searched refs:xfs_uint16_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h39 typedef unsigned short xfs_uint16_t; typedef
100 xfs_uint16_t sb_versionnum; /* header version == XFS_SB_VERSION */
101 xfs_uint16_t sb_sectsize; /* volume sector size, bytes */
102 xfs_uint16_t sb_inodesize; /* inode size, bytes */
103 xfs_uint16_t sb_inopblock; /* inodes per block */
128 xfs_uint16_t sb_qflags; /* quota flags */
147 xfs_uint16_t bb_level; /* 0 is a leaf */
148 xfs_uint16_t bb_numrecs; /* current # of data records */
159 xfs_uint16_t bb_level; /* 0 is a leaf */
160 xfs_uint16_t bb_numrecs; /* current # of data records */
[all …]
H A Dfsys_xfs.c100 static inline __const__ xfs_uint16_t
101 le16 (xfs_uint16_t x) in le16()
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog732 (xfs_uint16_t): ... this.