Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dinode.c724 static int truncate_upper(struct dentry *dentry, struct iattr *ia, in truncate_upper() function
852 rc = truncate_upper(dentry, &ia, &lower_ia); in ecryptfs_truncate()
953 rc = truncate_upper(dentry, ia, &lower_ia); in ecryptfs_setattr()