Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c758 if (conf->coc_opc == OBJECT_CONF_WAIT) { in lov_conf_set()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h298 OBJECT_CONF_WAIT = 2 enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c3448 conf.coc_opc = OBJECT_CONF_WAIT; in ll_layout_lock_set()