Home
last modified time | relevance | path

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

/net/ceph/
A Dstriper.c75 u64 objoff, u32 xlen) in lookup_containing() argument
122 u32 xlen; in ceph_file_to_extents() local
125 &xlen); in ceph_file_to_extents()
135 ex->oe_len = xlen; in ceph_file_to_extents()
144 last_ex->oe_len += xlen; in ceph_file_to_extents()
149 off += xlen; in ceph_file_to_extents()
150 len -= xlen; in ceph_file_to_extents()
182 u32 xlen; in ceph_iterate_extents() local
185 &xlen); in ceph_iterate_extents()
196 off += xlen; in ceph_iterate_extents()
[all …]
A Dosd_client.c107 u32 xlen; in calc_layout() local
111 objoff, &xlen); in calc_layout()
112 *objlen = xlen; in calc_layout()

Completed in 14 milliseconds