Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c3412 bool wait_layout = false; in ll_layout_lock_set() local
3480 wait_layout = rc == -EBUSY; in ll_layout_lock_set()
3487 if (wait_layout) { in ll_layout_lock_set()