Searched refs:ecryptfs_write_headers_virt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | crypto.c | 1019 * ecryptfs_write_headers_virt 1049 static int ecryptfs_write_headers_virt(char *page_virt, size_t max, in ecryptfs_write_headers_virt() function 1177 rc = ecryptfs_write_headers_virt(virt, virt_len, &size, crypt_stat, in ecryptfs_write_metadata() 1267 * comment block for the ecryptfs_write_headers_virt() function.
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | crypto.c | 992 * ecryptfs_write_headers_virt 1022 static int ecryptfs_write_headers_virt(char *page_virt, size_t max, in ecryptfs_write_headers_virt() function 1150 rc = ecryptfs_write_headers_virt(virt, virt_len, &size, crypt_stat, in ecryptfs_write_metadata() 1240 * comment block for the ecryptfs_write_headers_virt() function.
|
Completed in 5 milliseconds