Lines Matching refs:__le16
452 __le16 bc_ecc; /* Single-error-correction parity vector.
457 __le16 bc_reserved1;
473 __le16 e_leaf_clusters; /* Clusters covered by this
501 /*00*/ __le16 l_tree_depth; /* Extent tree depth from this
508 __le16 l_count; /* Number of extent records */
509 __le16 l_next_free_rec; /* Next unused extent slot */
510 __le16 l_reserved1;
522 /*00*/ __le16 cl_cpg; /* Clusters per Block Group */
523 __le16 cl_bpc; /* Bits per cluster */
524 __le16 cl_count; /* Total chains in this list */
525 __le16 cl_next_free_rec; /* Next unused chain slot */
536 /*00*/ __le16 tl_count; /* Total records in this log */
537 __le16 tl_used; /* Number of records in use */
549 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this
551 __le16 h_suballoc_bit; /* Bit offset in suballocator
572 /*00*/ __le16 sm_slots[0];
625 /*00*/ __le16 s_major_rev_level;
626 __le16 s_minor_rev_level;
627 __le16 s_mnt_count;
628 __le16 s_max_mnt_count;
629 __le16 s_state; /* File system state */
630 __le16 s_errors; /* Behaviour when detecting errors */
643 /*40*/ __le16 s_max_slots; /* Max number of simultaneous mounts
645 __le16 s_tunefs_flag;
654 /*B8*/ __le16 s_xattr_inline_size; /* extended attribute inline size
656 __le16 s_reserved0;
680 __le16 la_size; /* Size of included bitmap, in bytes */
681 __le16 la_reserved1;
692 /*00*/ __le16 id_count; /* Number of bytes that can be used
694 __le16 id_reserved0;
705 __le16 i_suballoc_slot; /* Slot suballocator this inode
707 __le16 i_suballoc_bit; /* Bit offset in suballocator
709 /*10*/ __le16 i_links_count_hi; /* High 16 bits of links count */
710 __le16 i_xattr_inline_size;
715 __le16 i_mode; /* File mode */
716 __le16 i_links_count; /* Links count */
730 __le16 i_orphaned_slot; /* Only valid when OCFS2_ORPHANED_FL
732 __le16 i_dyn_features;
741 /*A0*/ __le16 i_dio_orphaned_slot; /* only used for append dio write */
742 __le16 i_reserved1[3];
784 __le16 rec_len; /* Directory entry length */
802 __le16 db_compat_rec_len; /* Backwards compatible with
806 __le16 db_reserved1;
807 __le16 db_free_rec_len; /* Size of largest empty hole
837 __le16 de_count; /* Maximum number of entries
839 __le16 de_num_used; /* Current number of
858 __le16 dr_suballoc_slot; /* Slot suballocator this
860 __le16 dr_suballoc_bit; /* Bit offset in suballocator
870 __le16 dr_reserved1;
921 __le16 bg_size; /* Size of included bitmap in
923 __le16 bg_bits; /* Bits represented by this
925 __le16 bg_free_bits_count; /* Free bits count */
926 __le16 bg_chain; /* What chain I am in. */
973 /*00*/ __le16 rl_count; /* Maximum number of entries possible
975 __le16 rl_used; /* Current number of used records */
984 __le16 rf_suballoc_slot; /* Slot suballocator this block
986 __le16 rf_suballoc_bit; /* Bit offset in suballocator
1030 __le16 xe_name_offset; /* byte offset from the 1st entry in the
1047 __le16 xh_count; /* contains the count of how
1050 __le16 xh_free_start; /* current offset for storing
1052 __le16 xh_name_value_len; /* total length of name/value
1054 __le16 xh_num_buckets; /* Number of xattr buckets
1108 __le16 xb_suballoc_slot; /* Slot suballocator this
1110 __le16 xb_suballoc_bit; /* Bit offset in suballocator
1115 /*20*/ __le16 xb_flags; /* Indicates whether this block contains
1117 __le16 xb_reserved0;