Searched defs:lu_context_key (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlu_object.h94 * data, when practically possible, are allocated through lu_context_key
930 * lu_object methods mainly use lu_context through lu_context_key interface
936 * \see lu_context_key
979 * lu_context_key interface. Similar to pthread_key.
1018 * non-NULL lu_context_key::lct_exit() method. This is used to
1050 * Every key value is counted in lu_context_key::lct_used and acquires a
1077 struct lu_context_key { struct
1087 struct lu_context_key *key);
1091 * by a matching call to lu_context_key::lct_init().
1094 struct lu_context_key *ke
[all...]

Completed in 100 milliseconds