Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dmmap.c347 rc = ecryptfs_truncate(file->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.c852 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate() function