Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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