Lines Matching full:__u16
128 __u16 acle_perms; /* Access permissions */
129 __u16 acle_type; /* Type of entry */
130 __u16 acle_tag; /* User or group identity */
131 __u16 acle_pad1;
144 __u16 bg_free_blocks_count; /* Free blocks count */
145 __u16 bg_free_inodes_count; /* Free inodes count */
146 __u16 bg_used_dirs_count; /* Directories count */
147 __u16 bg_flags;
149 __u16 bg_itable_unused; /* Unused inodes count */
150 __u16 bg_checksum; /* crc16(s_uuid+grouo_num+group_desc)*/
158 __u16 bg_free_blocks_count; /* Free blocks count */
159 __u16 bg_free_inodes_count; /* Free inodes count */
160 __u16 bg_used_dirs_count; /* Directories count */
161 __u16 bg_flags;
163 __u16 bg_itable_unused; /* Unused inodes count */
164 __u16 bg_checksum; /* crc16(s_uuid+grouo_num+group_desc)*/
168 __u16 bg_free_blocks_count_hi;/* Free blocks count MSB */
169 __u16 bg_free_inodes_count_hi;/* Free inodes count MSB */
170 __u16 bg_used_dirs_count_hi; /* Directories count MSB */
171 __u16 bg_pad;
214 __u16 limit;
215 __u16 count;
298 __u16 reserved_blocks; /* Number of reserved blocks in this group */
299 __u16 unused; /* Number of reserved GDT blocks in group */
308 __u16 reserved_blocks; /* Number of reserved blocks in this group */
309 __u16 unused;
313 #define _IOT_ext2_new_group_input _IOT (_IOTS(__u32), 5, _IOTS(__u16), 2, 0, 0)
330 __u16 i_mode; /* File mode */
331 __u16 i_uid; /* Low 16 bits of Owner Uid */
337 __u16 i_gid; /* Low 16 bits of Group Id */
338 __u16 i_links_count; /* Links count */
356 __u16 l_i_blocks_hi;
357 __u16 l_i_file_acl_high;
358 __u16 l_i_uid_high; /* these 2 fields */
359 __u16 l_i_gid_high; /* were reserved2[0] */
365 __u16 h_i_mode_high;
366 __u16 h_i_uid_high;
367 __u16 h_i_gid_high;
377 __u16 i_mode; /* File mode */
378 __u16 i_uid; /* Low 16 bits of Owner Uid */
384 __u16 i_gid; /* Low 16 bits of Group Id */
385 __u16 i_links_count; /* Links count */
403 __u16 l_i_blocks_hi;
404 __u16 l_i_file_acl_high;
405 __u16 l_i_uid_high; /* these 2 fields */
406 __u16 l_i_gid_high; /* were reserved2[0] */
412 __u16 h_i_mode_high;
413 __u16 h_i_uid_high;
414 __u16 h_i_gid_high;
418 __u16 i_extra_isize;
419 __u16 i_pad1;
527 __u16 s_mnt_count; /* Mount count */
529 __u16 s_magic; /* Magic signature */
530 __u16 s_state; /* File system state */
531 __u16 s_errors; /* Behaviour when detecting errors */
532 __u16 s_minor_rev_level; /* minor revision level */
537 __u16 s_def_resuid; /* Default uid for reserved blocks */
538 __u16 s_def_resgid; /* Default gid for reserved blocks */
553 __u16 s_inode_size; /* size of inode structure */
554 __u16 s_block_group_nr; /* block group # of this superblock */
568 __u16 s_reserved_gdt_blocks; /* Per group table for online growth */
579 __u16 s_desc_size; /* Group desc. size: INCOMPAT_64BIT */
587 __u16 s_min_extra_isize; /* All inodes have at least # bytes */
588 __u16 s_want_extra_isize; /* New inodes should reserve # bytes */
590 __u16 s_raid_stride; /* RAID stride */
591 __u16 s_mmp_interval; /* # seconds to wait in MMP checking */
596 __u16 s_reserved_pad; /* Padding to next 32bits */
726 __u16 rec_len; /* Directory entry length */
727 __u16 name_len; /* Name length */
739 __u16 rec_len; /* Directory entry length */
785 __u16 mmp_interval;
786 __u16 mmp_pad1;