Searched refs:fl_stripe_count (Results 1 – 5 of 5) sorted by relevance
43 __le32 fl_stripe_count; /* over this many objects */ member58 ((__s32)le32_to_cpu((l).fl_stripe_count))69 le32_to_cpu(l->fl_stripe_count); in ceph_file_layout_stripe_width()76 le32_to_cpu(l->fl_stripe_count); in ceph_file_layout_period()
13 __u32 sc = le32_to_cpu(layout->fl_stripe_count); in ceph_file_layout_is_valid()
1393 u32 sc = le32_to_cpu(layout->fl_stripe_count); in ceph_calc_file_object_mapping()
118 req->r_args.setlayout.layout.fl_stripe_count = in ceph_ioctl_set_layout()162 req->r_args.setlayout.layout.fl_stripe_count = in ceph_ioctl_set_layout_policy()
4088 rbd_dev->layout.fl_stripe_count = cpu_to_le32(1); in rbd_dev_create()