Home
last modified time | relevance | path

Searched refs:__encode_handle (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/mm/
Dz3fold.c384 static unsigned long __encode_handle(struct z3fold_header *zhdr, in __encode_handle() function
412 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()