Searched refs:oo_rpc_exts (Results 1 – 2 of 2) sorted by relevance
92 INIT_LIST_HEAD(&osc->oo_rpc_exts); in osc_object_init()119 LASSERT(list_empty(&osc->oo_rpc_exts)); in osc_object_free()
149 struct list_head oo_rpc_exts; member