Searched refs:__encode_handle (Results 1 – 1 of 1) sorted by relevance
384 static unsigned long __encode_handle(struct z3fold_header *zhdr, in __encode_handle() function412 return __encode_handle(zhdr, zhdr->slots, bud); in encode_handle()1303 first_handle = __encode_handle(zhdr, &slots, in z3fold_reclaim_page()1306 middle_handle = __encode_handle(zhdr, &slots, in z3fold_reclaim_page()1309 last_handle = __encode_handle(zhdr, &slots, in z3fold_reclaim_page()