Home
last modified time | relevance | path

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

/include/linux/ceph/
A Dstriper.h8 struct ceph_file_layout;
10 void ceph_calc_file_object_mapping(struct ceph_file_layout *l,
36 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
42 int ceph_iterate_extents(struct ceph_file_layout *l, u64 off, u64 len,
64 int ceph_extent_to_file(struct ceph_file_layout *l,
69 u64 ceph_get_num_objects(struct ceph_file_layout *l, u64 size);
A Dceph_fs.h61 struct ceph_file_layout { struct
70 extern int ceph_file_layout_is_valid(const struct ceph_file_layout *layout); argument
71 extern void ceph_file_layout_from_legacy(struct ceph_file_layout *fl,
73 extern void ceph_file_layout_to_legacy(struct ceph_file_layout *fl,
A Dosd_client.h550 struct ceph_file_layout *layout,

Completed in 15 milliseconds