Searched refs:ntfs_truncate_vfs (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/ntfs/
H A Dinode.h306 extern void ntfs_truncate_vfs(struct inode *vi);
321 static inline void ntfs_truncate_vfs(struct inode *vi) {} function
H A Dinode.c2863 * ntfs_truncate_vfs - wrapper for ntfs_truncate() that has no return value
2871 void ntfs_truncate_vfs(struct inode *vi) { ntfs_truncate_vfs() function
2922 ntfs_truncate_vfs(vi); ntfs_setattr()

Completed in 99 milliseconds