Lines Matching refs:__u16
47 __u16 s_blocksize; /* block size */
48 __u16 s_oid_maxsize; /* max size of object id array */
49 __u16 s_oid_cursize; /* current size of object id array */
50 __u16 s_state; /* valid or error */
52 __u16 s_tree_height; /* height of disk tree */
53 __u16 s_bmap_nr; /* amount of bitmap blocks needed to address each block of file system */
54 __u16 s_version;
170 static inline __u16 offset_v2_k_type( const struct offset_v2 *v2 ) in offset_v2_k_type()
211 __u16 blk_level; /* Level of a block in the tree. */
212 __u16 blk_nr_item; /* Number of keys/items in a block. */
213 __u16 blk_free_space; /* Block free space in bytes. */
232 __u16 ih_free_space;
235 __u16 ih_entry_count;
237 __u16 ih_item_len; /* total size of the item body */
238 __u16 ih_item_location; /* an offset to the item body
240 __u16 ih_version; /* 0 for all old items, 2 for new
269 __u16 dc_size; /* Disk child's used space. */
270 __u16 dc_reserved;
283 __u16 sd_mode; /* file type, permissions */
284 __u16 sd_nlink; /* number of hard links */
285 __u16 sd_uid; /* owner */
286 __u16 sd_gid; /* group */
317 __u16 sd_mode; /* file type, permissions */
318 __u16 sd_attrs; /* persistent inode flags */
361 __u16 deh_location;/* offset of name in the whole item */
362 __u16 deh_state; /* whether 1) entry contains stat data (for
437 __u16 version;
439 __u16 tree_depth;
445 __u16 blocksize;
447 __u16 cached_slots;
449 __u16 journal_transactions;