Searched refs:xlen (Results 1 – 2 of 2) sorted by relevance
75 u64 objoff, u32 xlen) in lookup_containing() argument122 u32 xlen; in ceph_file_to_extents() local125 &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() local185 &xlen); in ceph_iterate_extents()196 off += xlen; in ceph_iterate_extents()[all …]
107 u32 xlen; in calc_layout() local111 objoff, &xlen); in calc_layout()112 *objlen = xlen; in calc_layout()
Completed in 14 milliseconds