Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dceph_fs.h39 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;
Dosd_client.h328 struct ceph_file_layout *layout,
355 struct ceph_file_layout *layout,
363 struct ceph_file_layout *layout,
Dosdmap.h202 extern int ceph_calc_file_object_mapping(struct ceph_file_layout *layout,
/linux-4.1.27/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.c66 static int calc_layout(struct ceph_file_layout *layout, u64 off, u64 *plen, in calc_layout()
754 struct ceph_file_layout *layout, in ceph_osdc_new_request()
2679 struct ceph_vino vino, struct ceph_file_layout *layout, in ceph_osdc_readpages()
2720 struct ceph_file_layout *layout, in ceph_osdc_writepages()
Dosdmap.c1386 int ceph_calc_file_object_mapping(struct ceph_file_layout *layout, in ceph_calc_file_object_mapping()
/linux-4.1.27/fs/ceph/
Dsuper.h267 struct ceph_file_layout i_layout;
/linux-4.1.27/drivers/block/
Drbd.c354 struct ceph_file_layout layout;