Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dmain.c564 ecryptfs_destroy_mount_crypt_stat(&sbi->mount_crypt_stat); in ecryptfs_get_tree()
583 ecryptfs_destroy_mount_crypt_stat(&sb_info->mount_crypt_stat); in ecryptfs_kill_block_super()
595 ecryptfs_destroy_mount_crypt_stat(&sbi->mount_crypt_stat); in ecryptfs_free_fc()
H A Decryptfs_kernel.h558 void ecryptfs_destroy_mount_crypt_stat(
H A Dcrypto.c145 void ecryptfs_destroy_mount_crypt_stat( in ecryptfs_destroy_mount_crypt_stat() function