Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dinode.c1008 ecryptfs_setxattr(struct dentry *dentry, struct inode *inode, in ecryptfs_setxattr() function
1135 return ecryptfs_setxattr(dentry, inode, name, value, size, flags); in ecryptfs_xattr_set()
Decryptfs_kernel.h622 ecryptfs_setxattr(struct dentry *dentry, struct inode *inode, const char *name,
Dcrypto.c1149 rc = ecryptfs_setxattr(ecryptfs_dentry, ecryptfs_inode, in ecryptfs_write_metadata_to_xattr()