Searched refs:shmem_fallocend (Results 1 – 3 of 3) sorted by relevance
217 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
785 end = shmem_fallocend(inode, DIV_ROUND_UP(i_size, PAGE_SIZE)); in shmem_unused_huge_shrink()1616 index = shmem_fallocend(inode, in shmem_writeout()
4035 end = shmem_fallocend(mapping->host, end); in __folio_split()