Searched defs:ceph_file_layout (Results 1 – 1 of 1) sorted by relevance
39 struct ceph_file_layout { struct56 #define ceph_file_layout_su(l) ((__s32)le32_to_cpu((l).fl_stripe_unit)) argument66 static inline unsigned ceph_file_layout_stripe_width(struct ceph_file_layout *l) in ceph_file_layout_stripe_width() argument