Searched refs:ecryptfs_setxattr (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ecryptfs/ |
D | inode.c | 1002 ecryptfs_setxattr(struct dentry *dentry, const char *name, const void *value, in ecryptfs_setxattr() function 1102 .setxattr = ecryptfs_setxattr, 1120 .setxattr = ecryptfs_setxattr, 1130 .setxattr = ecryptfs_setxattr,
|
D | ecryptfs_kernel.h | 689 ecryptfs_setxattr(struct dentry *dentry, const char *name, const void *value,
|
D | crypto.c | 1332 rc = ecryptfs_setxattr(ecryptfs_dentry, ECRYPTFS_XATTR_NAME, page_virt, in ecryptfs_write_metadata_to_xattr()
|