Searched refs:__ceph_alloc_sparse_ext_map (Results 1 – 3 of 3) sorted by relevance
566 int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt);577 return __ceph_alloc_sparse_ext_map(op, CEPH_SPARSE_EXT_ARRAY_INITIAL); in ceph_alloc_sparse_ext_map()
1735 ret = __ceph_alloc_sparse_ext_map(op, 1); in ceph_sync_write()1755 ret = __ceph_alloc_sparse_ext_map(op, 1); in ceph_sync_write()
1174 int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt) in __ceph_alloc_sparse_ext_map() function1184 EXPORT_SYMBOL(__ceph_alloc_sparse_ext_map);