Matthew Wilcox <willy at infradead.org> wrote: > truncate_pagecache_range(inode, start, end); > > ... and presumably, you'd also want the error check? truncate_pagecache_range() is void. David