Searched refs:f2fs_truncate (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/f2fs/
H A Dverity.c208 err2 = f2fs_truncate(inode);
H A Dinode.c609 ret = f2fs_truncate(inode);
852 err = f2fs_truncate(inode);
H A Dfile.c783 int f2fs_truncate(struct inode *inode) function
1015 err = f2fs_truncate(inode);
4852 if (!f2fs_truncate(inode))
H A Df2fs.h3493 int f2fs_truncate(struct inode *inode);
H A Dsuper.c1466 f2fs_truncate(inode);
/linux-master/include/trace/events/
H A Df2fs.h382 DEFINE_EVENT(f2fs__inode, f2fs_truncate,

Completed in 182 milliseconds