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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dinode.h306 extern void ntfs_truncate_vfs(struct inode *vi);
H A Dfile.c2221 .truncate = ntfs_truncate_vfs,
H A Dinode.c2800 * ntfs_truncate_vfs - wrapper for ntfs_truncate() that has no return value
2807 void ntfs_truncate_vfs(struct inode *vi) { function

Completed in 69 milliseconds