Searched defs:ecryptfs_inode (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| D | read_write.c | 27 int ecryptfs_write_lower(struct inode *ecryptfs_inode, char *data, in ecryptfs_write_lower() 57 int ecryptfs_write_lower_page_segment(struct inode *ecryptfs_inode, in ecryptfs_write_lower_page_segment() 93 int ecryptfs_write(struct inode *ecryptfs_inode, char *data, loff_t offset, in ecryptfs_write() 220 struct inode *ecryptfs_inode) in ecryptfs_read_lower() 247 struct inode *ecryptfs_inode) in ecryptfs_read_lower_page_segment()
|
| D | mmap.c | 378 static int ecryptfs_write_inode_size_to_header(struct inode *ecryptfs_inode) in ecryptfs_write_inode_size_to_header() 403 static int ecryptfs_write_inode_size_to_xattr(struct inode *ecryptfs_inode) in ecryptfs_write_inode_size_to_xattr() 440 int ecryptfs_write_inode_size_to_metadata(struct inode *ecryptfs_inode) in ecryptfs_write_inode_size_to_metadata() 470 struct inode *ecryptfs_inode = mapping->host; in ecryptfs_write_end() local
|
| D | crypto.c | 437 struct inode *ecryptfs_inode; in ecryptfs_encrypt_page() local 506 struct inode *ecryptfs_inode; in ecryptfs_decrypt_page() local 770 int ecryptfs_new_file_context(struct inode *ecryptfs_inode) in ecryptfs_new_file_context() 1081 ecryptfs_write_metadata_to_contents(struct inode *ecryptfs_inode, in ecryptfs_write_metadata_to_contents() 1098 struct inode *ecryptfs_inode, in ecryptfs_write_metadata_to_xattr() 1145 struct inode *ecryptfs_inode) in ecryptfs_write_metadata() 1327 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) in ecryptfs_read_xattr_region() 1387 struct inode *ecryptfs_inode = d_inode(ecryptfs_dentry); in ecryptfs_read_metadata() local
|
| D | inode.c | 220 struct inode *ecryptfs_inode) in ecryptfs_initialize_file() 268 struct inode *ecryptfs_inode; in ecryptfs_create() local
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| D | read_write.c | 27 int ecryptfs_write_lower(struct inode *ecryptfs_inode, char *data, in ecryptfs_write_lower() 57 int ecryptfs_write_lower_page_segment(struct inode *ecryptfs_inode, in ecryptfs_write_lower_page_segment() 93 int ecryptfs_write(struct inode *ecryptfs_inode, char *data, loff_t offset, in ecryptfs_write() 220 struct inode *ecryptfs_inode) in ecryptfs_read_lower() 249 struct inode *ecryptfs_inode) in ecryptfs_read_lower_page_segment()
|
| D | mmap.c | 379 static int ecryptfs_write_inode_size_to_header(struct inode *ecryptfs_inode) in ecryptfs_write_inode_size_to_header() 404 static int ecryptfs_write_inode_size_to_xattr(struct inode *ecryptfs_inode) in ecryptfs_write_inode_size_to_xattr() 441 int ecryptfs_write_inode_size_to_metadata(struct inode *ecryptfs_inode) in ecryptfs_write_inode_size_to_metadata() 471 struct inode *ecryptfs_inode = mapping->host; in ecryptfs_write_end() local
|
| D | crypto.c | 411 struct inode *ecryptfs_inode; in ecryptfs_encrypt_page() local 480 struct inode *ecryptfs_inode; in ecryptfs_decrypt_page() local 743 int ecryptfs_new_file_context(struct inode *ecryptfs_inode) in ecryptfs_new_file_context() 1054 ecryptfs_write_metadata_to_contents(struct inode *ecryptfs_inode, in ecryptfs_write_metadata_to_contents() 1071 struct inode *ecryptfs_inode, in ecryptfs_write_metadata_to_xattr() 1118 struct inode *ecryptfs_inode) in ecryptfs_write_metadata() 1300 int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) in ecryptfs_read_xattr_region() 1360 struct inode *ecryptfs_inode = d_inode(ecryptfs_dentry); in ecryptfs_read_metadata() local
|
| D | inode.c | 221 struct inode *ecryptfs_inode) in ecryptfs_initialize_file() 268 struct inode *ecryptfs_inode; in ecryptfs_create() local
|