Lines Matching refs:crypt_fs
17 struct crypt_fs {
31 struct crypt_fs *fs;
44 int fs_crypt_load_keys(struct crypt_fs *fs, const char **error_r);
48 struct crypt_fs *fs;
50 fs = i_new(struct crypt_fs, 1);
60 struct crypt_fs *fs = (struct crypt_fs *)_fs;
122 struct crypt_fs *fs = (struct crypt_fs *)_fs;
145 struct crypt_fs *fs = (struct crypt_fs *)_file->fs;
212 fs_crypt_load_keys_from_path(struct crypt_fs *fs, const char **error_r)