Home
last modified time | relevance | path

Searched refs:last_piece (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/
A Dmessenger.c754 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() argument
1073 if (last_piece) in ceph_msg_data_next()
[all …]
/linux/include/linux/ceph/
A Dmessenger.h210 bool last_piece; /* current is last piece */ member
497 bool *last_piece);

Completed in 8 milliseconds