Searched refs:__encode_handle (Results 1 – 1 of 1) sorted by relevance
437 static unsigned long __encode_handle(struct z3fold_header *zhdr, in __encode_handle() function465 return __encode_handle(zhdr, zhdr->slots, bud); in encode_handle()1405 first_handle = __encode_handle(zhdr, &slots, in z3fold_reclaim_page()1408 middle_handle = __encode_handle(zhdr, &slots, in z3fold_reclaim_page()1411 last_handle = __encode_handle(zhdr, &slots, in z3fold_reclaim_page()