Searched refs:fscrypt_destroy_keyring (Results 1 – 3 of 3) sorted by relevance
379 void fscrypt_destroy_keyring(struct super_block *sb);605 static inline void fscrypt_destroy_keyring(struct super_block *sb) in fscrypt_destroy_keyring() function
235 void fscrypt_destroy_keyring(struct super_block *sb) in fscrypt_destroy_keyring() function
648 fscrypt_destroy_keyring(sb); in generic_shutdown_super()