Lines Matching defs:bits
52 * bits.
64 * Redefined bits above which are used only in the device allocation tree,
130 u64 max_bytes, u32 bits, int contig,
135 u32 bits, int filled, struct extent_state *cached_state);
137 u32 bits, struct extent_changeset *changeset);
139 u32 bits, struct extent_state **cached,
143 u64 end, u32 bits,
146 return __clear_extent_bit(tree, start, end, bits, cached, NULL);
156 u64 end, u32 bits)
158 return clear_extent_bit(tree, start, end, bits, NULL);
162 u32 bits, struct extent_changeset *changeset);
164 u32 bits, struct extent_state **cached_state);
182 u32 bits, u32 clear_bits,
186 u64 *start_ret, u64 *end_ret, u32 bits,
189 u64 *start_ret, u64 *end_ret, u32 bits);
191 u64 *start_ret, u64 *end_ret, u32 bits);
195 void wait_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, u32 bits,