Home
last modified time | relevance | path

Searched refs:ceph_file_extent (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dstriper.h47 struct ceph_file_extent { struct
52 static inline u64 ceph_file_extents_bytes(struct ceph_file_extent *file_extents, in ceph_file_extents_bytes() argument
66 struct ceph_file_extent **file_extents,
/linux/net/ceph/
H A Dstriper.c213 struct ceph_file_extent **file_extents, in ceph_extent_to_file()