Home
last modified time | relevance | path

Searched defs:ceph_file_layout_legacy (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/ceph/
Dceph_fs.h40 struct ceph_file_layout_legacy { struct
42 __le32 fl_stripe_unit; /* stripe unit, in bytes. must be multiple
44 __le32 fl_stripe_count; /* over this many objects */
45 __le32 fl_object_size; /* until objects are this big, then move to
47 __le32 fl_cas_hash; /* UNUSED. 0 = none; 1 = sha256 */
72 struct ceph_file_layout_legacy *legacy); argument