Searched refs:objsetno (Results 1 – 1 of 1) sorted by relevance
972 u32 bl, stripeno, stripepos, objsetno; in ceph_calc_file_object_mapping() local997 objsetno = stripeno / su_per_object; in ceph_calc_file_object_mapping()999 *ono = objsetno * sc + stripepos; in ceph_calc_file_object_mapping()1000 dout("objset %u * sc %u = ono %u\n", objsetno, sc, (unsigned)*ono); in ceph_calc_file_object_mapping()