Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dmmap.c325 rc = ecryptfs_truncate(iocb->ki_filp->f_path.dentry, in ecryptfs_write_begin()
H A Decryptfs_kernel.h594 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length);
H A Dinode.c862 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate() function