Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dmmap.c348 rc = ecryptfs_truncate(file->f_path.dentry, in ecryptfs_write_begin()
Decryptfs_kernel.h594 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length);
Dinode.c842 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate() function