Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dceph_fs.h39 struct ceph_file_layout { struct
56 #define ceph_file_layout_su(l) ((__s32)le32_to_cpu((l).fl_stripe_unit)) argument
66 static inline unsigned ceph_file_layout_stripe_width(struct ceph_file_layout *l) in ceph_file_layout_stripe_width() argument