Lines Matching refs:__u16
46 __u16 s_blocksize; /* block size */
47 __u16 s_oid_maxsize; /* max size of object id array */
48 __u16 s_oid_cursize; /* current size of object id array */
49 __u16 s_state; /* valid or error */
51 __u16 s_tree_height; /* height of disk tree */
52 __u16 s_bmap_nr; /* amount of bitmap blocks needed to address each block of file system */
53 __u16 s_version;
169 static inline __u16 offset_v2_k_type( const struct offset_v2 *v2 ) in offset_v2_k_type()
210 __u16 blk_level; /* Level of a block in the tree. */
211 __u16 blk_nr_item; /* Number of keys/items in a block. */
212 __u16 blk_free_space; /* Block free space in bytes. */
231 __u16 ih_free_space;
234 __u16 ih_entry_count;
236 __u16 ih_item_len; /* total size of the item body */
237 __u16 ih_item_location; /* an offset to the item body
239 __u16 ih_version; /* 0 for all old items, 2 for new
268 __u16 dc_size; /* Disk child's used space. */
269 __u16 dc_reserved;
282 __u16 sd_mode; /* file type, permissions */
283 __u16 sd_nlink; /* number of hard links */
284 __u16 sd_uid; /* owner */
285 __u16 sd_gid; /* group */
316 __u16 sd_mode; /* file type, permissions */
317 __u16 sd_attrs; /* persistent inode flags */
360 __u16 deh_location;/* offset of name in the whole item */
361 __u16 deh_state; /* whether 1) entry contains stat data (for
436 __u16 version;
438 __u16 tree_depth;
444 __u16 blocksize;
446 __u16 cached_slots;
448 __u16 journal_transactions;