Home
last modified time | relevance | path

Searched defs:ldlm_enqueue_info (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h966 struct ldlm_enqueue_info { struct
967 __u32 ei_type; /** Type of the lock being enqueued. */
968 __u32 ei_mode; /** Mode of the lock being enqueued. */
969 void *ei_cb_bl; /** blocking lock callback */
970 void *ei_cb_cp; /** lock completion callback */
971 void *ei_cb_gl; /** lock glimpse callback */
972 void *ei_cbdata; /** Data to be passed into callbacks. */