out_more          306 include/linux/ceph/messenger.h 	int out_more;        /* there is more data after the kvecs */
out_more         1254 net/ceph/messenger.c 	con->out_more = m->more_to_follow;
out_more         1339 net/ceph/messenger.c 		con->out_more = 1;  /* data + footer will follow */
out_more         1365 net/ceph/messenger.c 	con->out_more = 1;  /* more will follow.. eventually.. */
out_more         1443 net/ceph/messenger.c 	con->out_more = 0;
out_more         1454 net/ceph/messenger.c 	con->out_more = 0;
out_more         1511 net/ceph/messenger.c 				       con->out_more);