Lines Matching +full:0 +full:x20000
26 #define CRUSH_MAGIC 0x00010000ul /* for detecting algorithm revisions */
32 #define CRUSH_MAX_DEVICE_WEIGHT (100u * 0x10000u)
33 #define CRUSH_MAX_BUCKET_WEIGHT (65535u * 0x10000u)
35 #define CRUSH_ITEM_UNDEF 0x7ffffffe /* undefined result (internal use only) */
36 #define CRUSH_ITEM_NONE 0x7fffffff /* no result */
51 CRUSH_RULE_NOOP = 0,
72 #define CRUSH_CHOOSE_N 0
133 __u16 type; /* non-zero; type=0 is reserved for devices */
166 * [ [ 0x10000, 0x20000 ], // position 0
167 * [ 0x20000, 0x40000 ] ] // position 1
169 * choosing the 0th item will use position 0 weights [ 0x10000, 0x20000 ]
170 * choosing the 1th item will use position 1 weights [ 0x20000, 0x40000 ]
171 * choosing the 2th item will use position 1 weights [ 0x20000, 0x40000 ]
213 of weights 0..i, inclusive */
288 * version 0 (original) of straw_calc has various flaws. version 1
297 * << CRUSH_BUCKET_WHATEVER). The 0th bit is not used to