Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dshmem_fs.h180 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
/linux-6.12.1/mm/
Dshmem.c698 end = shmem_fallocend(inode, DIV_ROUND_UP(i_size, PAGE_SIZE)); in shmem_unused_huge_shrink()
1486 index = shmem_fallocend(inode, in shmem_writepage()
Dhuge_memory.c3472 end = shmem_fallocend(mapping->host, end); in split_huge_page_to_list_to_order()