Home
last modified time | relevance | path

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

/linux/mm/
H A Dz3fold.c403 static unsigned short handle_to_chunks(unsigned long handle) in handle_to_chunks() function
1199 addr += PAGE_SIZE - (handle_to_chunks(handle) << CHUNK_SHIFT); in z3fold_map()