Searched defs:ceph_file_layout_legacy (Results 1 – 1 of 1) sorted by relevance
40 struct ceph_file_layout_legacy { struct42 __le32 fl_stripe_unit; /* stripe unit, in bytes. must be multiple44 __le32 fl_stripe_count; /* over this many objects */45 __le32 fl_object_size; /* until objects are this big, then move to47 __le32 fl_cas_hash; /* UNUSED. 0 = none; 1 = sha256 */72 struct ceph_file_layout_legacy *legacy); argument