Searched refs:ecryptfs_setxattr (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/fs/ecryptfs/ |
| D | inode.c | 1000 ecryptfs_setxattr(struct dentry *dentry, struct inode *inode, in ecryptfs_setxattr() function 1126 return ecryptfs_setxattr(dentry, inode, name, value, size, flags); in ecryptfs_xattr_set()
|
| D | ecryptfs_kernel.h | 628 ecryptfs_setxattr(struct dentry *dentry, struct inode *inode, const char *name,
|
| D | crypto.c | 1133 rc = ecryptfs_setxattr(ecryptfs_dentry, ecryptfs_inode, in ecryptfs_write_metadata_to_xattr()
|