Searched refs:ceph_file_layout (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/linux/ceph/ |
D | ceph_fs.h | 39 struct ceph_file_layout { struct 66 static inline unsigned ceph_file_layout_stripe_width(struct ceph_file_layout *l) in ceph_file_layout_stripe_width() argument 73 static inline unsigned ceph_file_layout_period(struct ceph_file_layout *l) in ceph_file_layout_period() 81 int ceph_file_layout_is_valid(const struct ceph_file_layout *layout); 385 struct ceph_file_layout layout; 464 struct ceph_file_layout layout; 659 struct ceph_file_layout layout;
|
D | osd_client.h | 328 struct ceph_file_layout *layout, 355 struct ceph_file_layout *layout, 363 struct ceph_file_layout *layout,
|
D | osdmap.h | 202 extern int ceph_calc_file_object_mapping(struct ceph_file_layout *layout,
|
/linux-4.4.14/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 | 66 static int calc_layout(struct ceph_file_layout *layout, u64 off, u64 *plen, in calc_layout() 770 struct ceph_file_layout *layout, in ceph_osdc_new_request() 2693 struct ceph_vino vino, struct ceph_file_layout *layout, in ceph_osdc_readpages() 2734 struct ceph_file_layout *layout, in ceph_osdc_writepages()
|
D | osdmap.c | 1386 int ceph_calc_file_object_mapping(struct ceph_file_layout *layout, in ceph_calc_file_object_mapping()
|
/linux-4.4.14/fs/ceph/ |
D | super.h | 289 struct ceph_file_layout i_layout;
|
/linux-4.4.14/drivers/block/ |
D | rbd.c | 355 struct ceph_file_layout layout;
|