Searched refs:highest_write_offset (Results 1 – 1 of 1) sorted by relevance
921 size_t highest_write_offset = 0; in bitfieldCommand() local971 if (highest_write_offset < bitoffset + bits - 1) in bitfieldCommand()972 highest_write_offset = bitoffset + bits - 1; in bitfieldCommand()1005 highest_write_offset)) == NULL) { in bitfieldCommand()