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

/linux-4.4.14/fs/ecryptfs/
H A Dinode.c1016 ecryptfs_setxattr(struct dentry *dentry, const char *name, const void *value, ecryptfs_setxattr() function
1103 .setxattr = ecryptfs_setxattr,
1121 .setxattr = ecryptfs_setxattr,
1131 .setxattr = ecryptfs_setxattr,
H A Decryptfs_kernel.h614 ecryptfs_setxattr(struct dentry *dentry, const char *name, const void *value,
H A Dcrypto.c1155 rc = ecryptfs_setxattr(ecryptfs_dentry, ECRYPTFS_XATTR_NAME, page_virt, ecryptfs_write_metadata_to_xattr()

Completed in 107 milliseconds