Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cramfs/
Dinode.c336 static bool cramfs_last_page_is_shared(struct inode *inode) in cramfs_last_page_is_shared() function
392 if (pgoff + pages == max_pages && cramfs_last_page_is_shared(inode)) { in cramfs_physmem_mmap()