Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dinode.c737 static int truncate_upper(struct dentry *dentry, struct iattr *ia, in truncate_upper() function
865 rc = truncate_upper(dentry, &ia, &lower_ia); in ecryptfs_truncate()
958 rc = truncate_upper(dentry, ia, &lower_ia); in ecryptfs_setattr()