Home
last modified time | relevance | path

Searched refs:oo_rpc_exts (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c92 INIT_LIST_HEAD(&osc->oo_rpc_exts); in osc_object_init()
119 LASSERT(list_empty(&osc->oo_rpc_exts)); in osc_object_free()
Dosc_cl_internal.h149 struct list_head oo_rpc_exts; member