Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfscrypt.h310 void fscrypt_destroy_keyring(struct super_block *sb);
524 static inline void fscrypt_destroy_keyring(struct super_block *sb) in fscrypt_destroy_keyring() function
/linux-6.1.9/fs/
Dsuper.c294 fscrypt_destroy_keyring(s); in __put_super()
483 fscrypt_destroy_keyring(sb); in generic_shutdown_super()
/linux-6.1.9/fs/crypto/
Dkeyring.c220 void fscrypt_destroy_keyring(struct super_block *sb) in fscrypt_destroy_keyring() function