Lines Matching refs:uint
61 uint m_readio_log; /* min read size log bytes */
62 uint m_readio_blocks; /* min read size blocks */
63 uint m_writeio_log; /* min write size log bytes */
64 uint m_writeio_blocks; /* min write size blocks */
70 uint m_rsumlevels; /* rt summary levels */
71 uint m_rsumsize; /* size of rt summary, bytes */
83 uint m_inode_cluster_size;/* min inode buf size */
84 uint m_blockmask; /* sb_blocksize-1 */
85 uint m_blockwsize; /* sb_blocksize in words */
86 uint m_blockwmask; /* blockwsize-1 */
87 uint m_alloc_mxr[2]; /* max alloc btree records */
88 uint m_alloc_mnr[2]; /* min alloc btree records */
89 uint m_bmap_dmxr[2]; /* max bmap btree records */
90 uint m_bmap_dmnr[2]; /* min bmap btree records */
91 uint m_inobt_mxr[2]; /* max inobt btree records */
92 uint m_inobt_mnr[2]; /* min inobt btree records */
93 uint m_ag_maxlevels; /* XFS_AG_MAXLEVELS */
94 uint m_bm_maxlevels[2]; /* XFS_BM_MAXLEVELS */
95 uint m_in_maxlevels; /* max inobt btree levels. */
100 uint m_dmevmask; /* DMI events for this FS */
107 uint m_qflags; /* quota status flags */
120 uint m_chsize; /* size of next field */