Searched refs:le_rc (Results 1 – 1 of 1) sorted by relevance
306 __le32 le_rc; in sm_ll_lookup_big_ref_count() local309 r = dm_btree_lookup(&ll->ref_count_info, ll->ref_count_root, &b, &le_rc); in sm_ll_lookup_big_ref_count()313 *result = le32_to_cpu(le_rc); in sm_ll_lookup_big_ref_count()468 __le32 le_rc = cpu_to_le32(ref_count); in sm_ll_insert() local473 __dm_bless_for_disk(&le_rc); in sm_ll_insert()475 &b, &le_rc, &ll->ref_count_root); in sm_ll_insert()646 __le32 le_rc; in sm_ll_inc_bitmap() local681 le_rc = cpu_to_le32(3); in sm_ll_inc_bitmap()682 __dm_bless_for_disk(&le_rc); in sm_ll_inc_bitmap()684 &b, &le_rc, &ll->ref_count_root); in sm_ll_inc_bitmap()