Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ntfs/
Dinode.h291 extern int ntfs_truncate(struct inode *vi);
Dinode.c2331 int ntfs_truncate(struct inode *vi) in ntfs_truncate() function
2840 ntfs_truncate(vi); in ntfs_truncate_vfs()
Dfile.c1758 err = ntfs_truncate(vi); in ntfs_perform_write()