Searched refs:le_rc (Results 1 – 1 of 1) sorted by relevance
312 __le32 le_rc; in sm_ll_lookup_big_ref_count() local315 r = dm_btree_lookup(&ll->ref_count_info, ll->ref_count_root, &b, &le_rc); in sm_ll_lookup_big_ref_count()319 *result = le32_to_cpu(le_rc); in sm_ll_lookup_big_ref_count()474 __le32 le_rc = cpu_to_le32(ref_count); in sm_ll_insert() local479 __dm_bless_for_disk(&le_rc); in sm_ll_insert()481 &b, &le_rc, &ll->ref_count_root); in sm_ll_insert()653 __le32 le_rc; in sm_ll_inc_bitmap() local688 le_rc = cpu_to_le32(3); in sm_ll_inc_bitmap()689 __dm_bless_for_disk(&le_rc); in sm_ll_inc_bitmap()691 &b, &le_rc, &ll->ref_count_root); in sm_ll_inc_bitmap()