Lines Matching refs:first
1650 bool first, last;
1656 /* clamp the length to the end of first object */
1672 first = pos != write_pos;
1674 rmw = first || last;
1701 /* No need to do two reads if first and last blocks are same */
1702 if (first && last_pos == first_pos)
1710 ci->i_vino, first ? first_pos : last_pos,
1711 &read_len, 0, (first && last) ? 2 : 1,
1729 /* Add extent for first block? */
1732 if (first) {
1748 /* Init the other extent if first extent has been used */
1749 if (first) {
1765 osd_req_op_extent_osd_data_pages(req, first ? 1 : 0,
1793 * first and last pages.
1795 if (first)
1811 if (first)
1827 if (first && last) {
1848 if (first) {