Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ecryptfs/
Dmmap.c147 rc = ecryptfs_read_xattr_region( in ecryptfs_copy_up_encrypted_with_header()
Decryptfs_kernel.h625 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode);
Dcrypto.c1500 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) in ecryptfs_read_xattr_region() function
1581 rc = ecryptfs_read_xattr_region(page_virt, ecryptfs_inode); in ecryptfs_read_metadata()