Searched refs:ecryptfs_fs_context (Results 1 – 1 of 1) sorted by relevance
221 struct ecryptfs_fs_context { struct249 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_parse_param() argument339 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_validate_options()437 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_get_tree()589 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_free_fc()609 struct ecryptfs_fs_context *ctx; in ecryptfs_init_fs_context()612 ctx = kzalloc(sizeof(struct ecryptfs_fs_context), GFP_KERNEL); in ecryptfs_init_fs_context()
Completed in 4 milliseconds