Home
last modified time | relevance | path

Searched refs:ceph_sparse_extent (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dcrypto.h163 u64 off, struct ceph_sparse_extent *map,
264 struct ceph_sparse_extent *map, in ceph_fscrypt_decrypt_extents()
H A Dcrypto.c582 u64 off, struct ceph_sparse_extent *map, in ceph_fscrypt_decrypt_extents()
600 struct ceph_sparse_extent *ext = &map[i]; in ceph_fscrypt_decrypt_extents()
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h38 struct ceph_sparse_extent { struct
71 struct ceph_sparse_extent *sr_extent; /* extent array */
154 struct ceph_sparse_extent *sparse_ext;
639 struct ceph_sparse_extent *ext; in ceph_sparse_ext_map_end()
/openbmc/linux/net/ceph/
H A Dosd_client.c5838 struct ceph_sparse_extent *ext = &sr->sr_extent[i]; in convert_extent_map()