Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dshmem_fs.h134 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
/Linux-v5.15/mm/
Dhuge_memory.c2666 end = shmem_fallocend(mapping->host, end); in split_huge_page_to_list()