Lines Matching defs:zero
2424 /* Load should when max_md_ops is set to zero */
2432 /* Load should when max_channel_ops is set to zero */
3402 /* Set cluster size to zero */
4074 * when blob has non zero number of extents */
4080 * when blob has non zero number of xattrs */
4190 * those fields in the super block and zero the corresponding
4501 static const uint8_t zero[10 * BLOCKLEN] = { 0 };
4554 CU_ASSERT(memcmp(zero, payload_read, 10 * BLOCKLEN) == 0);
5007 static const uint8_t zero[10 * BLOCKLEN] = { 0 };
5047 CU_ASSERT(memcmp(zero, payload_read, 10 * BLOCKLEN) == 0);
5106 static const uint8_t zero[10 * BLOCKLEN] = { 0 };
5155 CU_ASSERT(memcmp(zero, payload_read, 10 * BLOCKLEN) == 0);
5286 static const uint8_t zero[10 * BLOCKLEN] = { 0 };
5326 CU_ASSERT(memcmp(zero, payload_read, 10 * BLOCKLEN) == 0);
5404 static const uint8_t zero[10 * BLOCKLEN] = { 0 };
5458 CU_ASSERT(memcmp(zero, payload_read, 10 * BLOCKLEN) == 0);