Searched refs:ceph_file_layout (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/include/linux/ceph/ |
D | osdmap.h | 73 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,
|
D | osd_client.h | 82 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,
|
D | ceph_fs.h | 55 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/ |
D | ceph_fs.c | 10 int ceph_file_layout_is_valid(const struct ceph_file_layout *layout) in ceph_file_layout_is_valid()
|
D | osd_client.c | 56 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()
|
D | osdmap.c | 939 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/ |
D | super.h | 245 struct ceph_file_layout i_layout;
|
/linux-2.6.39/drivers/block/ |
D | rbd.c | 843 struct ceph_file_layout *layout; in rbd_do_request()
|