Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ecryptfs/
Dmmap.c367 rc = ecryptfs_truncate(file->f_path.dentry, in ecryptfs_write_begin()
Decryptfs_kernel.h681 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length);
Dinode.c845 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate() function