Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h576 static inline int ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op) in ceph_alloc_sparse_ext_map() function
/openbmc/linux/fs/ceph/
H A Dfile.c1043 ret = ceph_alloc_sparse_ext_map(op); in __ceph_sync_read()
1499 ret = ceph_alloc_sparse_ext_map(op); in ceph_direct_read_write()
H A Daddr.c381 err = ceph_alloc_sparse_ext_map(&req->r_ops[0]); in ceph_netfs_issue_read()