Home
last modified time | relevance | path

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

/fs/ntfs/
Dinode.h305 extern int ntfs_truncate(struct inode *vi);
Dinode.c2363 int ntfs_truncate(struct inode *vi) in ntfs_truncate() function
2872 ntfs_truncate(vi); in ntfs_truncate_vfs()
Dfile.c1773 err = ntfs_truncate(vi); in ntfs_perform_write()