Home
last modified time | relevance | path

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

/mm/
Dtruncate.c423 void truncate_inode_pages(struct address_space *mapping, loff_t lstart) in truncate_inode_pages() function
427 EXPORT_SYMBOL(truncate_inode_pages);
464 truncate_inode_pages(mapping, 0); in truncate_inode_pages_final()
735 truncate_inode_pages(mapping, newsize); in truncate_pagecache()