Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dtruncate.c149 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page() function
172 return truncate_inode_page(mapping, page); in generic_error_remove_page()
280 truncate_inode_page(mapping, page); in truncate_inode_pages_range()
365 truncate_inode_page(mapping, page); in truncate_inode_pages_range()
Dshmem.c442 truncate_inode_page(mapping, page); in shmem_undo_range()
519 truncate_inode_page(mapping, page); in shmem_undo_range()
/linux-4.4.14/include/linux/
Dmm.h1160 int truncate_inode_page(struct address_space *mapping, struct page *page);