fscrypt_inherit_context 493 fs/crypto/policy.c EXPORT_SYMBOL(fscrypt_inherit_context); fscrypt_inherit_context 1150 fs/ext4/ialloc.c err = fscrypt_inherit_context(dir, inode, handle, true); fscrypt_inherit_context 503 fs/f2fs/dir.c err = fscrypt_inherit_context(dir, inode, page, false); fscrypt_inherit_context 174 fs/ubifs/dir.c err = fscrypt_inherit_context(dir, inode, &encrypted, true); fscrypt_inherit_context 140 include/linux/fscrypt.h extern int fscrypt_inherit_context(struct inode *, struct inode *,