ecryptfs_msg_ctx
struct ecryptfs_msg_ctx **msg_ctx);
int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx,
struct ecryptfs_msg_ctx **msg_ctx)
static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx,
struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type,
void ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx);
struct ecryptfs_msg_ctx *msg_ctx;
struct ecryptfs_msg_ctx *msg_ctx = NULL;
struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp;
struct ecryptfs_msg_ctx *msg_ctx;
static struct ecryptfs_msg_ctx *ecryptfs_msg_ctx_arr;
struct ecryptfs_msg_ctx **msg_ctx)
struct ecryptfs_msg_ctx **msg_ctx)
int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx,
ecryptfs_msg_ctx_arr = kmalloc((sizeof(struct ecryptfs_msg_ctx)
static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx)
*msg_ctx = list_entry(p, struct ecryptfs_msg_ctx, node);
static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx)
void ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx)
struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type,
struct ecryptfs_msg_ctx *msg_ctx;
struct ecryptfs_msg_ctx, daemon_out_list);