Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmmap.c346 rc = ecryptfs_truncate(file->f_path.dentry, in ecryptfs_write_begin()
H A Decryptfs_kernel.h609 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length);
H A Dinode.c842 * ecryptfs_truncate
851 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate() function
884 * i.e. truncation, then ecryptfs_truncate will handle the size modification
/kernel/linux/linux-6.6/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.c843 * ecryptfs_truncate
852 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate() function
889 * i.e. truncation, then ecryptfs_truncate will handle the size modification

Completed in 9 milliseconds