Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dinode.c1086 static int ecryptfs_removexattr(struct dentry *dentry, struct inode *inode, in ecryptfs_removexattr() function
1174 return ecryptfs_removexattr(dentry, inode, name); in ecryptfs_xattr_set()