Searched refs:ext2_inode_trunc (Results 1 – 3 of 3) sorted by relevance
214 int ext2_inode_trunc(struct ext2_inode *inode, off_t size);
219 int rc = ext2_inode_trunc(f->f_inode, length); in ext2_truncate()
689 int ext2_inode_trunc(struct ext2_inode *inode, off_t length) in ext2_inode_trunc() function