Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dcrypto.h163 u64 off, struct ceph_sparse_extent *map,
264 struct ceph_sparse_extent *map, in ceph_fscrypt_decrypt_extents()
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()
/Linux-v6.6/include/linux/ceph/
Dosd_client.h38 struct ceph_sparse_extent { struct
70 struct ceph_sparse_extent *sr_extent; /* extent array */
153 struct ceph_sparse_extent *sparse_ext;
638 struct ceph_sparse_extent *ext; in ceph_sparse_ext_map_end()
/Linux-v6.6/net/ceph/
Dosd_client.c5841 struct ceph_sparse_extent *ext = &sr->sr_extent[i]; in convert_extent_map()