Lines Matching refs:u32
41 u32 lh_flags; /* GFS2_LOG_HEAD_... */
42 u32 lh_tail; /* Block number of log tail */
43 u32 lh_blkno;
90 u32 bi_offset;
91 u32 bi_start;
92 u32 bi_bytes;
93 u32 bi_blocks;
101 u32 rd_length; /* length of rgrp header in fs blocks */
102 u32 rd_data; /* num of data blocks in rgrp */
103 u32 rd_bitbytes; /* number of bytes in data bitmaps */
104 u32 rd_free;
105 u32 rd_reserved; /* number of blocks reserved */
106 u32 rd_free_clone;
107 u32 rd_dinodes;
112 u32 rd_last_alloc;
113 u32 rd_flags;
114 u32 rd_extfail_pt; /* extent failure point */
126 u32 offset; /* The offset is bitmap relative */
311 u32 rs_free; /* how many blocks are still free */
325 u32 min_target;
326 u32 aflags;
421 u32 i_entries;
422 u32 i_diskflags;
535 u32 jd_blocks;
638 u32 sb_magic;
639 u32 sb_type;
640 u32 sb_format;
642 u32 sb_fs_format;
643 u32 sb_multihost_format;
644 u32 sb_bsize;
645 u32 sb_bsize_shift;
702 u32 sd_fsb2bb;
703 u32 sd_fsb2bb_shift;
704 u32 sd_diptrs; /* Number of pointers in a dinode */
705 u32 sd_inptrs; /* Number of pointers in a indirect block */
706 u32 sd_jbsize; /* Size of a journaled data block */
707 u32 sd_hash_bsize; /* sizeof(exhash block) */
708 u32 sd_hash_bsize_shift;
709 u32 sd_hash_ptrs; /* Number of pointers in a hash block */
710 u32 sd_qc_per_block;
711 u32 sd_blocks_per_bitmap;
712 u32 sd_max_dirres; /* Max blocks needed to add a directory entry */
713 u32 sd_max_height; /* Max height of a file's metadata tree */
715 u32 sd_max_dents_per_leaf; /* Max number of dirents in a leaf block */