Searched refs:shmem_fallocend (Results 1 – 3 of 3) sorted by relevance
186 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
786 end = shmem_fallocend(inode, DIV_ROUND_UP(i_size, PAGE_SIZE)); in shmem_unused_huge_shrink()1578 index = shmem_fallocend(inode, in shmem_writepage()
3837 end = shmem_fallocend(mapping->host, end); in __folio_split()