Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dinode.h305 extern int ntfs_truncate(struct inode *vi);
Dinode.c2361 int ntfs_truncate(struct inode *vi) in ntfs_truncate() function
2869 ntfs_truncate(vi); in ntfs_truncate_vfs()
Dfile.c1836 err = ntfs_truncate(vi); in ntfs_file_buffered_write()