Searched refs:f2fs_truncate_inode_blocks (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Dnode.c1114 int f2fs_truncate_inode_blocks(struct inode *inode, pgoff_t from) function
H A Df2fs.h3632 int f2fs_truncate_inode_blocks(struct inode *inode, pgoff_t from);
H A Dfile.c732 err = f2fs_truncate_inode_blocks(inode, free_from);

Completed in 283 milliseconds