Searched refs:block_boundary (Results 1 – 2 of 2) sorted by relevance
136 const auto block_boundary = de.start_block() + de.num_blocks(); in WriteExtent() local137 for (auto b = de.start_block(); b < block_boundary; ++b) { in WriteExtent()
1970 uint16_t block_boundary; in rw_t2t_update_attributes() local2003 block_boundary = (offset + 1) % T2T_BLOCK_LEN; in rw_t2t_update_attributes()2004 if (block_boundary) { in rw_t2t_update_attributes()2018 num_internal_bytes = T2T_BLOCK_LEN - block_boundary; in rw_t2t_update_attributes()