Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dinode.h289 extern int ntfs_truncate(struct inode *vi);
H A Dinode.c2355 int ntfs_truncate(struct inode *vi) in ntfs_truncate() function
2864 ntfs_truncate(vi); in ntfs_truncate_vfs()
H A Dfile.c1758 err = ntfs_truncate(vi); in ntfs_perform_write()