expected_write_size  137 include/linux/ceph/osd_client.h 			u64 expected_write_size;
expected_write_size  471 include/linux/ceph/osd_client.h 				       u64 expected_write_size);
expected_write_size  517 include/linux/ceph/rados.h 			__le64 expected_write_size;
expected_write_size  938 net/ceph/osd_client.c 				u64 expected_write_size)
expected_write_size  945 net/ceph/osd_client.c 	op->alloc_hint.expected_write_size = expected_write_size;
expected_write_size 1019 net/ceph/osd_client.c 		dst->alloc_hint.expected_write_size =
expected_write_size 1020 net/ceph/osd_client.c 		    cpu_to_le64(src->alloc_hint.expected_write_size);