Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dmain.c222 struct ecryptfs_fs_context { struct
250 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_parse_param() argument
340 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_validate_options()
438 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_get_tree()
590 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_free_fc()
610 struct ecryptfs_fs_context *ctx; in ecryptfs_init_fs_context()
613 ctx = kzalloc_obj(struct ecryptfs_fs_context); in ecryptfs_init_fs_context()