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

/linux-master/fs/ecryptfs/
H A Dmmap.c347 rc = ecryptfs_truncate(file->f_path.dentry,
H A Decryptfs_kernel.h594 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length);
H A Dinode.c845 * ecryptfs_truncate
854 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) function
891 * i.e. truncation, then ecryptfs_truncate will handle the size modification

Completed in 165 milliseconds