Searched refs:last_piece (Results 1 – 2 of 2) sorted by relevance
754 BUG_ON(!cursor->last_piece); in ceph_msg_data_bio_advance()769 BUG_ON(cursor->last_piece); in ceph_msg_data_bio_advance()787 cursor->last_piece = in ceph_msg_data_bvecs_cursor_init()815 BUG_ON(!cursor->last_piece); in ceph_msg_data_bvecs_advance()823 BUG_ON(cursor->last_piece); in ceph_msg_data_bvecs_advance()825 cursor->last_piece = in ceph_msg_data_bvecs_advance()867 if (cursor->last_piece) in ceph_msg_data_pages_next()947 if (cursor->last_piece) in ceph_msg_data_pagelist_next()1044 bool *last_piece) in ceph_msg_data_next() argument1073 if (last_piece) in ceph_msg_data_next()[all …]
210 bool last_piece; /* current is last piece */ member497 bool *last_piece);
Completed in 8 milliseconds