Home
last modified time | relevance | path

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

/fs/jfs/
Dinode.c418 nobh_truncate_page(ip->i_mapping, ip->i_size, jfs_get_block); in jfs_truncate()
/fs/
Dbuffer.c2763 int nobh_truncate_page(struct address_space *mapping, in nobh_truncate_page() function
2839 EXPORT_SYMBOL(nobh_truncate_page);
/fs/ext2/
Dinode.c1304 error = nobh_truncate_page(inode->i_mapping, in ext2_setsize()