Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/mm/
Dtruncate.c902 loff_t unmap_end = round_down(1 + lend, PAGE_SIZE) - 1; in truncate_pagecache_range() local
Dshmem.c2689 loff_t unmap_end = round_down(offset + len, PAGE_SIZE) - 1; in shmem_fallocate() local
/kernel/linux/linux-5.10/mm/
Dtruncate.c931 loff_t unmap_end = round_down(1 + lend, PAGE_SIZE) - 1; in truncate_pagecache_range() local
Dshmem.c2782 loff_t unmap_end = round_down(offset + len, PAGE_SIZE) - 1; in shmem_fallocate() local