Searched defs:ecryptfs_fs_context (Results 1 – 1 of 1) sorted by relevance
220 struct ecryptfs_fs_context { struct222 bool check_ruid;223 bool sig_set;224 bool cipher_name_set;248 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_parse_param() argument