Home
last modified time | relevance | path

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

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