Home
last modified time | relevance | path

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

/linux-3.4.99/net/ceph/
Dosd_client.c177 static int get_num_ops(struct ceph_osd_req_op *ops, int *needs_trail) in get_num_ops() function
204 int num_op = get_num_ops(ops, &needs_trail); in ceph_osdc_alloc_request()
378 int num_op = get_num_ops(src_ops, NULL); in ceph_osdc_build_request()