Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ceph/
Dosdmap.h73 static inline unsigned ceph_file_layout_stripe_width(struct ceph_file_layout *l) in ceph_file_layout_stripe_width()
80 static inline unsigned ceph_file_layout_period(struct ceph_file_layout *l) in ceph_file_layout_period()
114 extern void ceph_calc_file_object_mapping(struct ceph_file_layout *layout,
121 struct ceph_file_layout *fl,
Dosd_client.h82 struct ceph_file_layout r_file_layout;
206 struct ceph_file_layout *layout,
230 struct ceph_file_layout *layout,
264 struct ceph_file_layout *layout,
272 struct ceph_file_layout *layout,
Dceph_fs.h55 struct ceph_file_layout { struct
74 int ceph_file_layout_is_valid(const struct ceph_file_layout *layout); argument
392 struct ceph_file_layout layout;
470 struct ceph_file_layout layout;
654 struct ceph_file_layout layout;
/linux-2.6.39/net/ceph/
Dceph_fs.c10 int ceph_file_layout_is_valid(const struct ceph_file_layout *layout) in ceph_file_layout_is_valid()
Dosd_client.c56 struct ceph_file_layout *layout, in ceph_calc_raw_layout()
117 struct ceph_file_layout *layout, in calc_layout()
442 struct ceph_file_layout *layout, in ceph_osdc_new_request()
1851 struct ceph_vino vino, struct ceph_file_layout *layout, in ceph_osdc_readpages()
1888 struct ceph_file_layout *layout, in ceph_osdc_writepages()
Dosdmap.c939 void ceph_calc_file_object_mapping(struct ceph_file_layout *layout, in ceph_calc_file_object_mapping()
994 struct ceph_file_layout *fl, in ceph_calc_object_layout()
/linux-2.6.39/fs/ceph/
Dsuper.h245 struct ceph_file_layout i_layout;
/linux-2.6.39/drivers/block/
Drbd.c843 struct ceph_file_layout *layout; in rbd_do_request()