Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dshmem_fs.h217 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
/linux/mm/
H A Dshmem.c785 end = shmem_fallocend(inode, DIV_ROUND_UP(i_size, PAGE_SIZE)); in shmem_unused_huge_shrink()
1616 index = shmem_fallocend(inode, in shmem_writeout()
H A Dhuge_memory.c4035 end = shmem_fallocend(mapping->host, end); in __folio_split()