Home
last modified time | relevance | path

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

/linux-6.15/fs/ecryptfs/
H A Dmain.c564 ecryptfs_destroy_mount_crypt_stat(&sbi->mount_crypt_stat); in ecryptfs_get_tree()
582 ecryptfs_destroy_mount_crypt_stat(&sb_info->mount_crypt_stat); in ecryptfs_kill_block_super()
594 ecryptfs_destroy_mount_crypt_stat(&sbi->mount_crypt_stat); in ecryptfs_free_fc()
H A Decryptfs_kernel.h568 void ecryptfs_destroy_mount_crypt_stat(
H A Dcrypto.c199 void ecryptfs_destroy_mount_crypt_stat( in ecryptfs_destroy_mount_crypt_stat() function