Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dshmem_fs.h186 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
/linux-6.15/mm/
H A Dshmem.c786 end = shmem_fallocend(inode, DIV_ROUND_UP(i_size, PAGE_SIZE)); in shmem_unused_huge_shrink()
1578 index = shmem_fallocend(inode, in shmem_writepage()
H A Dhuge_memory.c3837 end = shmem_fallocend(mapping->host, end); in __folio_split()