Searched defs:page_virt (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | mmap.c | 68 static void strip_xattr_flag(char *page_virt, in strip_xattr_flag() argument 125 char *page_virt; in ecryptfs_copy_up_encrypted_with_header() local
|
| H A D | crypto.c | 508 char *page_virt; in ecryptfs_decrypt_page() local 874 static void write_ecryptfs_marker(char *page_virt, size_t *written) in write_ecryptfs_marker() argument 850 ecryptfs_process_flags(struct ecryptfs_crypt_stat *crypt_stat, char *page_virt, int *bytes_read) ecryptfs_process_flags() argument 886 ecryptfs_write_crypt_stat_flags(char *page_virt, struct ecryptfs_crypt_stat *crypt_stat, size_t *written) ecryptfs_write_crypt_stat_flags() argument 1049 ecryptfs_write_headers_virt(char *page_virt, size_t max, size_t *size, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry) ecryptfs_write_headers_virt() argument 1097 ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry, struct inode *ecryptfs_inode, char *page_virt, size_t size) ecryptfs_write_metadata_to_xattr() argument 1240 ecryptfs_i_size_init(const char *page_virt, struct inode *inode) ecryptfs_i_size_init() argument 1271 ecryptfs_read_headers_virt(char *page_virt, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry, int validate_header_size) ecryptfs_read_headers_virt() argument 1327 ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) ecryptfs_read_xattr_region() argument 1386 char *page_virt; ecryptfs_read_metadata() local [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | mmap.c | 69 static void strip_xattr_flag(char *page_virt, in strip_xattr_flag() argument 126 char *page_virt; in ecryptfs_copy_up_encrypted_with_header() local
|
| H A D | crypto.c | 482 char *page_virt; in ecryptfs_decrypt_page() local 847 static void write_ecryptfs_marker(char *page_virt, size_t *written) in write_ecryptfs_marker() argument 823 ecryptfs_process_flags(struct ecryptfs_crypt_stat *crypt_stat, char *page_virt, int *bytes_read) ecryptfs_process_flags() argument 859 ecryptfs_write_crypt_stat_flags(char *page_virt, struct ecryptfs_crypt_stat *crypt_stat, size_t *written) ecryptfs_write_crypt_stat_flags() argument 1022 ecryptfs_write_headers_virt(char *page_virt, size_t max, size_t *size, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry) ecryptfs_write_headers_virt() argument 1070 ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry, struct inode *ecryptfs_inode, char *page_virt, size_t size) ecryptfs_write_metadata_to_xattr() argument 1213 ecryptfs_i_size_init(const char *page_virt, struct inode *inode) ecryptfs_i_size_init() argument 1244 ecryptfs_read_headers_virt(char *page_virt, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry, int validate_header_size) ecryptfs_read_headers_virt() argument 1300 ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode) ecryptfs_read_xattr_region() argument 1359 char *page_virt; ecryptfs_read_metadata() local [all...] |
Completed in 5 milliseconds