Home
last modified time | relevance | path

Searched defs:unmap_end (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dtruncate.c829 loff_t unmap_end = round_down(1 + lend, PAGE_SIZE) - 1; truncate_pagecache_range() local
H A Dshmem.c3099 loff_t unmap_end = round_down(offset + len, PAGE_SIZE) - 1; shmem_fallocate() local