Home
last modified time | relevance | path

Searched refs:ecryptfs_read_xattr_region (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmmap.c133 rc = ecryptfs_read_xattr_region( in ecryptfs_copy_up_encrypted_with_header()
H A Decryptfs_kernel.h616 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode);
H A Dcrypto.c1318 * ecryptfs_read_xattr_region
1327 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) in ecryptfs_read_xattr_region() function
1411 rc = ecryptfs_read_xattr_region(page_virt, ecryptfs_inode); in ecryptfs_read_metadata()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmmap.c134 rc = ecryptfs_read_xattr_region( in ecryptfs_copy_up_encrypted_with_header()
H A Decryptfs_kernel.h601 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode);
H A Dcrypto.c1291 * ecryptfs_read_xattr_region
1300 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) in ecryptfs_read_xattr_region() function
1384 rc = ecryptfs_read_xattr_region(page_virt, ecryptfs_inode); in ecryptfs_read_metadata()

Completed in 10 milliseconds