Home
last modified time | relevance | path

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

/net/ceph/
Dosd_client.c916 u64 expected_write_size, in osd_req_op_alloc_hint_init() argument
923 op->alloc_hint.expected_write_size = expected_write_size; in osd_req_op_alloc_hint_init()
998 dst->alloc_hint.expected_write_size = in osd_req_encode_op()
999 cpu_to_le64(src->alloc_hint.expected_write_size); in osd_req_encode_op()