Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlclient.h116 extern struct lu_context_key ccc_key;
129 info = lu_context_key_get(&env->le_ctx, &ccc_key); in ccc_env_info()
/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c128 LU_TYPE_INIT_FINI(vvp, &ccc_key, &ccc_session_key, &vvp_key, &vvp_session_key);
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c152 struct lu_context_key ccc_key = { variable