Home
last modified time | relevance | path

Searched defs:ecryptfs_fs_context (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ecryptfs/
H A Dmain.c220 struct ecryptfs_fs_context { struct
222 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