Lines Matching defs:bits
30 * Redefined bits above which are used only in the device allocation tree,
108 u64 max_bytes, unsigned bits, int contig);
112 unsigned bits, int filled,
115 unsigned bits, struct extent_changeset *changeset);
117 unsigned bits, int wake, int delete,
120 unsigned bits, int wake, int delete,
144 u64 end, unsigned bits)
148 if (bits & EXTENT_LOCKED)
151 return clear_extent_bit(tree, start, end, bits, wake, 0, NULL);
155 unsigned bits, struct extent_changeset *changeset);
157 unsigned bits, u64 *failed_start,
160 unsigned bits);
163 u64 end, unsigned bits)
165 return set_extent_bit(tree, start, end, bits, NULL, NULL, GFP_NOFS);
191 unsigned bits, unsigned clear_bits,
226 u64 *start_ret, u64 *end_ret, unsigned bits,
229 u64 *start_ret, u64 *end_ret, unsigned bits);
231 u64 *start_ret, u64 *end_ret, unsigned bits);