Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dosdmap.h119 extern int ceph_calc_object_layout(struct ceph_object_layout *ol,
/linux-3.4.99/fs/ceph/
Dioctl.c215 ceph_calc_object_layout(&ol, dl.object_name, &ci->i_layout, in ceph_ioctl_get_dataloc()
/linux-3.4.99/net/ceph/
Dosdmap.c1031 int ceph_calc_object_layout(struct ceph_object_layout *ol, in ceph_calc_object_layout() function
1071 EXPORT_SYMBOL(ceph_calc_object_layout);
Dosd_client.c968 err = ceph_calc_object_layout(&reqhead->layout, req->r_oid, in __map_request()