Home
last modified time | relevance | path

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

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