Searched defs:ecryptfs_mount_crypt_stat (Results 1 – 1 of 1) sorted by relevance
50234 struct ecryptfs_mount_crypt_stat { struct50235 u32 flags;50236 struct list_head global_auth_tok_list;50237 struct mutex global_auth_tok_list_mutex;50261 struct ecryptfs_mount_crypt_stat mount_crypt_stat; argument