Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dshmem_fs.h142 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
/Linux-v6.1/mm/
Dhuge_memory.c2710 end = shmem_fallocend(mapping->host, end); in split_huge_page_to_list()