Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c3367 bool wait_layout = false; in ll_layout_lock_set() local
3435 wait_layout = rc == -EBUSY; in ll_layout_lock_set()
3442 if (wait_layout) { in ll_layout_lock_set()